unfocused test before push
This commit is contained in:
parent
a16a45842f
commit
560417f89d
|
@ -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(() => {
|
||||
|
|
Loading…
Reference in New Issue