test excluded #1022

This commit is contained in:
Gerard 2019-01-24 16:32:14 +01:00
parent 044207d811
commit 12cf059534
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
import selectors from '../../helpers/selectors.js';
import createNightmare from '../../helpers/nightmare';
describe('Client risk path', () => {
// test excluded #1022
xdescribe('Client risk path', () => {
const nightmare = createNightmare();
beforeAll(() => {