From 54fffd62760fb2c2202b09be2c5e4fccb1eeb4f6 Mon Sep 17 00:00:00 2001 From: Ndiritu Date: Wed, 2 Oct 2024 15:50:13 +0300 Subject: [PATCH] fix failing tests --- .idea/inspectionProfiles/Project_Default.xml | 41 +++++++++++++++++++ .idea/other.xml | 11 +++++ .../com/devmike/data/mapper/IssueMappers.kt | 4 +- gradle/libs.versions.toml | 2 +- 4 files changed, 55 insertions(+), 3 deletions(-) create mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..44ca2d9 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,41 @@ + + + + \ No newline at end of file diff --git a/.idea/other.xml b/.idea/other.xml index 94c96f6..a76f118 100644 --- a/.idea/other.xml +++ b/.idea/other.xml @@ -25,6 +25,17 @@