From bc7bfc3fefacc85d2b781222be868e9aac0ab348 Mon Sep 17 00:00:00 2001 From: Fabrice Lecomte Date: Tue, 17 Mar 2020 01:47:35 +0100 Subject: [PATCH] Fix tests --- .idea/runConfigurations/All_Tests___Lint.xml | 1 + .../runConfigurations/All_Tests___Lint__offline_.xml | 2 +- .idea/runConfigurations/Article_Tests.xml | 2 +- .idea/runConfigurations/Auth_Tests.xml | 2 +- .idea/runConfigurations/Citizen_Tests.xml | 2 +- .idea/runConfigurations/Comment_Tests.xml | 2 +- .idea/runConfigurations/Constitution_Tests.xml | 2 +- .idea/runConfigurations/Cucumber_Tests.xml | 2 ++ ...ts__offline_.xml => Cucumber_Tests__offline_.xml} | 4 ++-- .idea/runConfigurations/Follow_Tests.xml | 2 +- .idea/runConfigurations/Mark_as__error.xml | 2 +- .idea/runConfigurations/Opinion_Tests.xml | 2 +- .idea/runConfigurations/Vote_Tests.xml | 2 +- .idea/runConfigurations/Workgroup_test.xml | 2 +- src/test/kotlin/FollowTest.kt | 12 ++++++------ src/test/kotlin/VoteTest.kt | 8 ++++---- 16 files changed, 26 insertions(+), 23 deletions(-) rename .idea/runConfigurations/{All_Tests__offline_.xml => Cucumber_Tests__offline_.xml} (85%) diff --git a/.idea/runConfigurations/All_Tests___Lint.xml b/.idea/runConfigurations/All_Tests___Lint.xml index 3843cb0..43f669d 100644 --- a/.idea/runConfigurations/All_Tests___Lint.xml +++ b/.idea/runConfigurations/All_Tests___Lint.xml @@ -6,6 +6,7 @@