12 lines
259 B
Text
12 lines
259 B
Text
|
|
> backoffice@0.0.1 test
|
|
> jest --watchAll=false
|
|
|
|
PASS src/stripe/stripe.service.spec.ts (5.104 s)
|
|
PASS src/app.controller.spec.ts
|
|
|
|
Test Suites: 2 passed, 2 total
|
|
Tests: 10 passed, 10 total
|
|
Snapshots: 0 total
|
|
Time: 6.555 s
|
|
Ran all test suites.
|