Skip to content

Commit 9f9088d

Browse files
committedMar 24, 2025
Updated test #3455
1 parent 2dbd456 commit 9f9088d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/integration-test/groovy/au/org/ala/fieldcapture/AdminSpec.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class AdminSpec extends StubbedCasSpec {
4545
administration.loadProject.text() == " Load new projects into MERIT"
4646
administration.removeUser.text() == " Remove User from MERIT"
4747
administration.userPermission.text() == " User Permissions for MERIT"
48-
administration.manageHelpDocuments.text() == " Manage Help Documents"
48+
administration.manageHelpDocuments.text() == " Manage help documents"
4949
administration.tools.text() == " Tools"
5050
administration.settings.text() == " Settings"
5151
administration.caches.text() == " Caches"

0 commit comments

Comments
 (0)
Failed to load comments.