diff --git a/app-ios/App/App.xctestplan b/app-ios/App/App.xctestplan index 3138c22cd..12b7fa57c 100644 --- a/app-ios/App/App.xctestplan +++ b/app-ios/App/App.xctestplan @@ -17,6 +17,13 @@ } }, "testTargets" : [ + { + "target" : { + "containerPath" : "container:..", + "identifier" : "TimetableDetailFeatureTests", + "name" : "TimetableDetailFeatureTests" + } + }, { "target" : { "containerPath" : "container:..", @@ -27,20 +34,27 @@ { "target" : { "containerPath" : "container:..", - "identifier" : "AppTests", - "name" : "AppTests" + "identifier" : "SponsorFeatureTests", + "name" : "SponsorFeatureTests" } }, { "target" : { "containerPath" : "container:..", - "identifier" : "TimetableDetailFeatureTests", - "name" : "TimetableDetailFeatureTests" + "identifier" : "ContributorFeatureTests", + "name" : "ContributorFeatureTests" } }, { "target" : { - "containerPath" : "container:", + "containerPath" : "container:..", + "identifier" : "StaffFeatureTests", + "name" : "StaffFeatureTests" + } + }, + { + "target" : { + "containerPath" : "container:..", "identifier" : "FavoriteFeatureTests", "name" : "FavoriteFeatureTests" } @@ -48,22 +62,22 @@ { "target" : { "containerPath" : "container:..", - "identifier" : "ContributorFeatureTests", - "name" : "ContributorFeatureTests" + "identifier" : "EventMapFeatureTests", + "name" : "EventMapFeatureTests" } }, { "target" : { "containerPath" : "container:..", - "identifier" : "SponsorFeatureTests", - "name" : "SponsorFeatureTests" + "identifier" : "TimetableTests", + "name" : "TimetableTests" } }, { "target" : { "containerPath" : "container:..", - "identifier" : "StaffFeatureTests", - "name" : "StaffFeatureTests" + "identifier" : "AppTests", + "name" : "AppTests" } } ],