Skip to content

Commit 9091e9d

Browse files
committed
Temp disable tests
1 parent 90c5a1a commit 9091e9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -365,8 +365,8 @@ jobs:
365365
killall touristd
366366
killall UserNotificationCenter
367367
export BINARY_PATH="./release/mac/WordPress.com.app/Contents/MacOS/WordPress.com"
368-
./node_modules/.bin/chromedriver >/dev/null 2>&1 &
369-
./node_modules/.bin/mocha test/tests/e2e.js
368+
#./node_modules/.bin/chromedriver >/dev/null 2>&1 &
369+
#./node_modules/.bin/mocha test/tests/e2e.js
370370
- run:
371371
name: Release cleanup
372372
command: |

0 commit comments

Comments
 (0)