Skip to content

Commit 040eb32

Browse files
committed
t
1 parent 7dd5a2a commit 040eb32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vortex/tests/phpunit/Functional/AhoyWorkflowTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ public function testAhoyWorkflowProfileStandard(): void {
225225

226226
$this->subtestAhoyInfo();
227227

228-
$this->assertWebpageNotContains('/', 'demo', 'Homepage should not show any demo content ');
228+
$this->assertWebpageNotContains('/', 'demo site', 'Homepage should not show any demo database content');
229229

230230
// Cannot run all the tests as DB was refreshed and the provisioning
231231
// did not run (the post-provisioning hooks did not enable the modules).

0 commit comments

Comments
 (0)