mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
Merge pull request #95 from mCaptcha/fix-integration
debug: first run firefox tests
This commit is contained in:
@@ -28,8 +28,8 @@ git clone https://github.com/mCaptcha/integration .
|
||||
if is_ci
|
||||
then
|
||||
yarn install
|
||||
xvfb-run --auto-servernum npm run test.chrome
|
||||
xvfb-run --auto-servernum npm run test.firefox
|
||||
xvfb-run --auto-servernum npm run test.chrome
|
||||
else
|
||||
yarn install
|
||||
npx nightwatch ./test/mCaptcha.ts
|
||||
|
||||
Reference in New Issue
Block a user