Add misc endpoints and helpers to npm test
This commit is contained in:
parent
471ee39496
commit
3f956d431c
|
@ -1,6 +1,8 @@
|
|||
// Order of the tests we want to execute
|
||||
import './client'
|
||||
import './misc-endpoints'
|
||||
import './feeds/'
|
||||
import './cli/'
|
||||
import './api/'
|
||||
import './plugins/'
|
||||
import './helpers/'
|
||||
|
|
Loading…
Reference in New Issue