#1055 e2e user configuration

This commit is contained in:
Carlos Jimenez Ruiz 2019-01-28 13:44:03 +01:00
parent 0b173befe0
commit 9def2ed863
1 changed files with 1 additions and 1 deletions

View File

@ -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', () => {