mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-12 02:52:24 +03:00
test(circleci): try other browser strings
This commit is contained in:
@@ -98,7 +98,7 @@ jobs:
|
||||
name: E2E Tests
|
||||
command: yarn test:e2e-browser
|
||||
environment:
|
||||
BROWSER_STRING: firefox
|
||||
BROWSER_STRING: firefox/headless
|
||||
|
||||
test-e2e-chrome:
|
||||
<<: *e2e_browsers
|
||||
@@ -110,7 +110,7 @@ jobs:
|
||||
name: E2E Tests
|
||||
command: yarn test:e2e-browser
|
||||
environment:
|
||||
BROWSER_STRING: chrome
|
||||
BROWSER_STRING: chrome/selenium
|
||||
|
||||
test-e2e-ie:
|
||||
<<: *e2e_browsers
|
||||
|
||||
Reference in New Issue
Block a user