removed F from describe
gitea/salix/dev There was a failure building this commit Details

This commit is contained in:
Carlos Jimenez Ruiz 2019-05-24 15:56:19 +02:00
parent f2752d9098
commit ab109830f0
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('Ticket descriptor path', () => {
describe('Ticket descriptor path', () => {
const nightmare = createNightmare();
beforeAll(() => {