removed fdescribe

This commit is contained in:
Carlos Jimenez 2019-01-15 08:40:16 +01:00
parent 6e74ce777d
commit 7e6d8dff39
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('Claim development', () => {
describe('Claim development', () => {
const nightmare = createNightmare();
beforeAll(() => {