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 b15be0f commit d7f23b8Copy full SHA for d7f23b8
tests/wpunit.suite.dist.yml
@@ -10,7 +10,7 @@ modules:
10
config:
11
WPLoader:
12
wpRootFolder: "/tmp/wp-graphql-jwt-authentication"
13
- dbName: "wptests"
+ dbName: "wordpress_test"
14
dbHost: "127.0.0.1"
15
dbUser: "root"
16
dbPassword: ""
0 commit comments