test(proxy-backend): disable flaky test (#3139)

This commit is contained in:
Erez Rokah 2020-01-25 23:20:54 +02:00 committed by GitHub
parent 7cbb94b919
commit b431348083
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ import { entry1, entry2, entry3 } from './common/entries';
const backend = 'proxy';
describe('Proxy Backend Editorial Workflow', () => {
describe.skip('Proxy Backend Editorial Workflow', () => {
let taskResult = { data: {} };
before(() => {