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