Skip to content
Snippets Groups Projects
Commit e97ed2dc authored by Kim Höfer's avatar Kim Höfer
Browse files

fix integration test error

parent d7330246
4 merge requests!1895Development,!1892Development,!1887Development,!1880Resolve "Renew the about us page"
......@@ -28,7 +28,7 @@ class About extends Page
->waitForText("Wofür wir stehen")
->assertTitle("Über Uns - MetaGer")
->switchLanguage("English")
->waitForText("What we stand for")
->waitForText("What We Stand For")
->assertTitle("About Us - MetaGer")
->switchLanguage("Español")
->waitForText("Wofür wir stehen")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment