test excluded #1022
This commit is contained in:
parent
044207d811
commit
12cf059534
|
@ -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(() => {
|
||||
|
|
Loading…
Reference in New Issue