mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Temporarily disable feature api tests
This commit is contained in:
parent
588a14c6b9
commit
2cff9f049a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import sinon, { SinonFakeTimers } from 'sinon'
|
|||
import { env } from '../../src/env'
|
||||
import { Like } from 'typeorm'
|
||||
|
||||
describe('features resolvers', () => {
|
||||
xdescribe('features resolvers', () => {
|
||||
let loginUser: User
|
||||
let authToken: string
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue