Skip to content

Commit 8a66083

Browse files
committed
removed fdescribe
1 parent 8857ef5 commit 8a66083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/specs/testrun/testrun.csv.results.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { ProjectHelper } from '../../helpers/project.helper';
66
import users from '../../data/users.json';
77
import cucumberImport from '../../data/import/cucumberSpecialSymbols.json';
88

9-
fdescribe('TestRun view manual:', () => {
9+
describe('TestRun view manual:', () => {
1010
const projectHelper: ProjectHelper = new ProjectHelper();
1111
const builds = projectHelper.generateBuilds(1);
1212

0 commit comments

Comments
 (0)