test(tasks): skip e2e
parent
08d092dafd
commit
cc60a4df1d
|
@ -1,6 +1,6 @@
|
||||||
import {Organization} from '@influxdata/influx'
|
import {Organization} from '@influxdata/influx'
|
||||||
|
|
||||||
describe('Tasks', () => {
|
describe.skip('Tasks', () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
cy.flush()
|
cy.flush()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue