We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a26bf8 commit a477decCopy full SHA for a477dec
collect_app/src/androidTest/java/org/odk/collect/android/feature/formentry/FieldListUpdateTest.kt
@@ -244,7 +244,7 @@ class FieldListUpdateTest {
244
rule.setUpProjectAndCopyForm("fieldlist-updates.xml")
245
.fillNewForm("fieldlist-updates.xml", "fieldlist-updates")
246
.clickOptionsIcon()
247
- .clickGeneralSettings()
+ .clickProjectSettings()
248
.clickFormManagement()
249
.openShowGuidanceForQuestions()
250
.clickOnString(org.odk.collect.strings.R.string.guidance_yes)
0 commit comments