From fad34eeab2d9ca215da4de225ae3fa634c2cded9 Mon Sep 17 00:00:00 2001 From: Carlos Valente <34649812+cpvalente@users.noreply.github.com> Date: Sun, 19 Dec 2021 14:30:14 +0100 Subject: [PATCH] add mock object (#74) --- .idea/inspectionProfiles/Project_Default.xml | 37 ++++++++++++++++++++ 1 file changed, 37 insertions(+) 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 000000000..2e90d2c23 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,37 @@ + + + + \ No newline at end of file