Skip to content

Commit

Permalink
Updated test to match org changes #3401
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Jan 9, 2025
1 parent 93b0f7f commit d85ae08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class CreateOrEditOrganisationSpec extends StubbedCasSpec {
openAboutTab()

then:
orgName.text() == "THE TRUSTEE FOR PSS FUND Test"
orgName.text() == "The Trustee for Pss Fund Test"
waitFor {orgDescription.displayed }
orgDescription.text() == "Test Organisation Description test"
waitFor {orgAbn.displayed }
Expand Down

0 comments on commit d85ae08

Please sign in to comment.