ci(temp): skip subscription tests
This commit is contained in:
@@ -2,7 +2,7 @@ import * as Factory from './lib/factory.js'
|
|||||||
chai.use(chaiAsPromised)
|
chai.use(chaiAsPromised)
|
||||||
const expect = chai.expect
|
const expect = chai.expect
|
||||||
|
|
||||||
describe('subscriptions', function () {
|
describe.skip('subscriptions', function () {
|
||||||
this.timeout(Factory.TwentySecondTimeout)
|
this.timeout(Factory.TwentySecondTimeout)
|
||||||
|
|
||||||
let application
|
let application
|
||||||
|
|||||||
Reference in New Issue
Block a user