mirror of
https://github.com/sasjs/adapter.git
synced 2026-04-21 05:01:31 +00:00
chore: formatting
This commit is contained in:
@@ -94,4 +94,4 @@ jobs:
|
|||||||
- name: Generate coverage report
|
- name: Generate coverage report
|
||||||
uses: artiomtr/jest-coverage-report-action@v2.0-rc.2
|
uses: artiomtr/jest-coverage-report-action@v2.0-rc.2
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
+9
-10
@@ -1,12 +1,11 @@
|
|||||||
{
|
{
|
||||||
"chromeWebSecurity": false,
|
"chromeWebSecurity": false,
|
||||||
"defaultCommandTimeout": 20000,
|
"defaultCommandTimeout": 20000,
|
||||||
"env": {
|
"env": {
|
||||||
"sasjsTestsUrl": "",
|
"sasjsTestsUrl": "",
|
||||||
"username": "",
|
"username": "",
|
||||||
"password": "",
|
"password": "",
|
||||||
"screenshotOnRunFailure": false,
|
"screenshotOnRunFailure": false,
|
||||||
"testingFinishTimeout": 600000
|
"testingFinishTimeout": 600000
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user