Completed
Push — master ( 511b46...8c43bd )
by Fulvio
06:19
created
tests/acceptance/AdminTestCept.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,4 +2,4 @@
 block discarded – undo
2 2
 $I = new AcceptanceTester($scenario);
3 3
 $I->wantTo('perform actions and see result');
4 4
 $I->amOnPluginsPage();
5
-$I->seePluginActivated( 'wp-php-console' );
5
+$I->seePluginActivated('wp-php-console');
Please login to merge, or discard this patch.