removed focus from describe
gitea/salix/dev This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2019-10-03 09:56:29 +02:00
parent ec9797a4b3
commit 8e2884b28c
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('Item index path', () => {
describe('Item index path', () => {
const nightmare = createNightmare();
beforeAll(() => {