unfocused test before push

This commit is contained in:
Carlos Jimenez Ruiz 2019-03-29 16:30:04 +01:00
parent a16a45842f
commit 560417f89d
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('Route create path', () => {
describe('Route create path', () => {
const nightmare = createNightmare();
describe('as employee', () => {
beforeAll(() => {