removed focus on describe
This commit is contained in:
parent
326d762cd1
commit
d20f2379ac
|
@ -1,7 +1,7 @@
|
|||
import selectors from '../../helpers/selectors.js';
|
||||
import createNightmare from '../../helpers/helpers';
|
||||
|
||||
fdescribe('Edit fiscalData path', () => {
|
||||
describe('Edit fiscalData path', () => {
|
||||
const nightmare = createNightmare();
|
||||
|
||||
beforeAll(() => {
|
||||
|
|
Loading…
Reference in New Issue