Skip to content

Commit 26ff6d5

Browse files
remove comments
1 parent 476e888 commit 26ff6d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/run-e2e-tests-gutenberg.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ set -e
1818

1919
export CYPRESS_HOST=$wp_host
2020

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.
2321
docker exec $args visualizer_wordpress wp --quiet plugin deactivate classic-editor
2422
export CYPRESS_SPEC_TO_RUN="free-gutenberg.js"
2523
npm run cypress:run

0 commit comments

Comments
 (0)