mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 10:22:38 +00:00
adjust circleci command for API unit tests
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
|||||||
# run tests!
|
# run tests!
|
||||||
- run:
|
- run:
|
||||||
name: Test - API Unit Tests
|
name: Test - API Unit Tests
|
||||||
command: npm run test:unit
|
command: npm run test:api-unit
|
||||||
- run:
|
- run:
|
||||||
name: Test - Basic
|
name: Test - Basic
|
||||||
command: npm run test:basic
|
command: npm run test:basic
|
||||||
|
|||||||
Reference in New Issue
Block a user