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 476e888 commit 26ff6d5Copy full SHA for 26ff6d5
bin/run-e2e-tests-gutenberg.sh
@@ -18,8 +18,6 @@ set -e
18
19
export CYPRESS_HOST=$wp_host
20
21
-# gutenberg - DO NOT move this from here as the number of charts in the library are being counted.
22
-# so this HAS to be the first test.
23
docker exec $args visualizer_wordpress wp --quiet plugin deactivate classic-editor
24
export CYPRESS_SPEC_TO_RUN="free-gutenberg.js"
25
npm run cypress:run
0 commit comments