removed focus on describe

This commit is contained in:
Carlos Jimenez 2018-03-02 12:33:12 +01:00
parent 326d762cd1
commit d20f2379ac
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/helpers';
fdescribe('Edit fiscalData path', () => {
describe('Edit fiscalData path', () => {
const nightmare = createNightmare();
beforeAll(() => {