test(proxy-backend): disable flaky test (#3139)
This commit is contained in:
parent
7cbb94b919
commit
b431348083
@ -4,7 +4,7 @@ import { entry1, entry2, entry3 } from './common/entries';
|
|||||||
|
|
||||||
const backend = 'proxy';
|
const backend = 'proxy';
|
||||||
|
|
||||||
describe('Proxy Backend Editorial Workflow', () => {
|
describe.skip('Proxy Backend Editorial Workflow', () => {
|
||||||
let taskResult = { data: {} };
|
let taskResult = { data: {} };
|
||||||
|
|
||||||
before(() => {
|
before(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user