mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 04:38:27 +01:00
Tweak acceptance test.
This commit is contained in:
parent
dd7af9b222
commit
a9b3d830ac
@ -184,7 +184,7 @@ class InstallCest
|
||||
private function checkBootstrap5Navigation(AcceptanceTester $I)
|
||||
{
|
||||
$I->amOnPage('/article-1');
|
||||
$I->see('Chapter 1','a');
|
||||
$I->see('Chapter 1');
|
||||
|
||||
$I->amOnPage('/gallery/gallery-1');
|
||||
$I->see('horse');
|
||||
|
Loading…
x
Reference in New Issue
Block a user