Skip to content

Commit 3df806a

Browse files
committed
Fixing function test that started failing #3470
1 parent 5074656 commit 3df806a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/integration-test/groovy/au/org/ala/fieldcapture/ConfigurableMeriPlanSpec.groovy

+2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ class ConfigurableMeriPlanSpec extends StubbedCasSpec {
1616
loginAsAlaAdmin(browser)
1717
to AdminClearCachePage
1818
clearProgramListCache()
19+
at AdminClearCachePage // reset at check time.
1920
clearServiceListCache()
21+
at AdminClearCachePage // reset at check time.
2022
clearProtocolListCache()
2123
}
2224

0 commit comments

Comments
 (0)