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 3ba79c1 commit 0a279beCopy full SHA for 0a279be
tests/acceptance/ActivationCest.php
@@ -5,7 +5,7 @@ class ActivationCest {
5
* Tests activation and deactivation.
6
*/
7
public function testActivation( AcceptanceTester $I ) {
8
- $slug = 'wpgraphql-for-gravity-forms';
+ $slug = 'wp-graphql-for-gravity-forms';
9
10
$I->wantTo( 'activate and deactivate the plugin correctly' );
11
0 commit comments