mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-23 22:15:46 +00:00
Merge pull request #95 from mCaptcha/fix-integration
debug: first run firefox tests
This commit is contained in:
commit
04cb724df1
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user