Skip to content

Commit

Permalink
config: update jest test script name (swagger-api#2238)
Browse files Browse the repository at this point in the history
  • Loading branch information
oussamabouchikhi authored Oct 14, 2020
1 parent 0a33963 commit eb8950a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Script name | Description
--- | ---
`test` | Run unit tests in Node, run Cypress end-to-end tests, and run ESLint in errors-only mode.
`test:unit-mocha` | Run Mocha-based unit tests in Node.
`test:unit-juest` | Run Jest-based unit tests in Node.
`test:unit-jest` | Run Jest-based unit tests in Node.
`e2e` | Run end-to-end browser tests with Cypress.
`lint` | Run ESLint test
`test:artifact` | Run list of bundle artifact tests in Jest
Expand Down

0 comments on commit eb8950a

Please sign in to comment.