Skip to content

Commit 39264ac

Browse files
committed
wip
1 parent 327ec18 commit 39264ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Browser/PluginSettingsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
it('can be activated', function () {
1313
asAdmin()
14+
->wait(2)
1415
->navigate('http://localhost:8100/wp-admin/plugins.php')
1516
->assertPresent('tr[data-slug="simpleanalytics"]')
1617
->click('#activate-simpleanalytics')

0 commit comments

Comments
 (0)