mirror of
https://github.com/humhub/humhub.git
synced 2025-02-17 14:25:02 +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->see('Confirm post deletion');
|
||||||
$I->click('Delete', '#globalModalConfirm');
|
$I->click('Delete', '#globalModalConfirm');
|
||||||
|
|
||||||
$I->seeSuccess('The content has been deleted');
|
$I->waitForText('This space is still empty!');
|
||||||
$I->see('This space is still empty!');
|
|
||||||
$I->dontSeeElement('#wall-stream-filter-nav');
|
$I->dontSeeElement('#wall-stream-filter-nav');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user