#1055 e2e user configuration
This commit is contained in:
parent
0b173befe0
commit
9def2ed863
|
@ -1,7 +1,7 @@
|
|||
import selectors from '../../helpers/selectors.js';
|
||||
import createNightmare from '../../helpers/nightmare';
|
||||
|
||||
fdescribe('User config', () => {
|
||||
describe('User config', () => {
|
||||
const nightmare = createNightmare();
|
||||
|
||||
describe('as salesPerson', () => {
|
||||
|
|
Loading…
Reference in New Issue