Skip to content

Commit 3f6db8a

Browse files
committed
wip
1 parent 448c039 commit 3f6db8a

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
@@ -12,6 +12,7 @@
1212
it('can be activated', function () {
1313
asAdmin()
1414
->navigate('http://localhost:8100/wp-admin/plugins.php')
15+
->screenshot()
1516
->assertPresent(WP_PLUGIN_ROW_SELECTOR)
1617
->click(WP_ACTIVATE_PLUGIN_SELECTOR);
1718
});

0 commit comments

Comments
 (0)