mirror of
https://github.com/humhub/humhub.git
synced 2025-01-29 12:28:06 +01:00
Fixed StreamCest::testEmptyStream
This commit is contained in:
parent
810d0da5fc
commit
53cf69c2b7
@ -223,8 +223,7 @@ class StreamCest
|
||||
$I->see('Confirm post deletion');
|
||||
$I->click('Delete', '#globalModalConfirm');
|
||||
|
||||
$I->seeSuccess('The content has been deleted');
|
||||
$I->see('This space is still empty!');
|
||||
$I->waitForText('This space is still empty!');
|
||||
$I->dontSeeElement('#wall-stream-filter-nav');
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user