mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
test a single service
This commit is contained in:
parent
8db808c110
commit
a203e0776e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extension": ["ts"],
|
||||
"spec": "test/services/*.test.ts",
|
||||
"spec": "test/services/create_user.test.ts",
|
||||
"require": ["test/babel-register.js", "test/global-setup.ts", "test/global-teardown.ts"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue