Skip to content

Commit

Permalink
chore(gatsby-source-wordpress): restore plugin tests (#31250)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerBarnes authored May 4, 2021
1 parent d1005fa commit a58266e
Show file tree
Hide file tree
Showing 8 changed files with 8,237 additions and 1,439 deletions.
7 changes: 5 additions & 2 deletions integration-tests/gatsby-source-wordpress/.env.test
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
WPGRAPHQL_VERSION=v1.1.2
WPGATSBY_VERSION=v0.9.1
WPGRAPHQL_VERSION=v1.3.7
WPGATSBY_VERSION=v1.0.10
WPGRAPHQL_ACF_VERSION=v0.3.1
WPGRAPHQL_CPT_UI_VERSION=v1.1
CPT_UI_VERSION=1.8.1
ACF_VERSION=5.8.7
YOAST_VERSION=16.2
WPGRAPHQL_YOAST_VERSION=v4.14.0
WPGRAPHQL_GUTENBERG_VERSION=v0.3.8

WPGRAPHQL_URL="http://localhost:8001/graphql"
HTACCESS_USERNAME="admin"
Expand Down
Loading

0 comments on commit a58266e

Please sign in to comment.