@@ -2,4 +2,4 @@ |
||
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'); |