Skip to content

Commit 2f343c0

Browse files
committed
#49 - Code review changes
1 parent 92c8c84 commit 2f343c0

File tree

4 files changed

+1
-6639
lines changed

4 files changed

+1
-6639
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ c3.php
1616
/tests/*.suite.yml
1717
.env
1818
.codeception.yml
19+
composer.lock

codeception.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,3 @@ modules:
6969
title: 'Test'
7070
plugins: ['wp-graphql/wp-graphql.php', 'wp-graphql-jwt-authentication/wp-graphql-jwt-authentication.php']
7171
activatePlugins: ['wp-graphql/wp-graphql.php', 'wp-graphql-jwt-authentication/wp-graphql-jwt-authentication.php', ]
72-
configFile: 'tests/_data/config.php'

0 commit comments

Comments
 (0)