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