We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327ec18 commit 39264acCopy full SHA for 39264ac
tests/Browser/PluginSettingsTest.php
@@ -11,6 +11,7 @@
11
12
it('can be activated', function () {
13
asAdmin()
14
+ ->wait(2)
15
->navigate('http://localhost:8100/wp-admin/plugins.php')
16
->assertPresent('tr[data-slug="simpleanalytics"]')
17
->click('#activate-simpleanalytics')
0 commit comments