mirror of
https://github.com/humhub/humhub.git
synced 2025-05-31 19:31:25 +02:00
Adjusted tests
This commit is contained in:
parent
8244169370
commit
104bd632d9
@ -199,6 +199,8 @@ class ProfileCest
|
||||
$I->jsClick('.tab-pane.active tr[data-key=0] td:last-child a');
|
||||
$I->waitForText('Edit profile field');
|
||||
$I->click('Delete');
|
||||
$I->waitForText('Confirm');
|
||||
$I->click('Confirm');
|
||||
$I->seeSuccess('Deleted');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user