Skip to content

Commit

Permalink
remove an "fit"
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Feb 4, 2018
1 parent 6dd2efb commit 6756e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/schematics/application.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { newApp, newLib, newProject, runCLI, updateFile } from '../utils';

describe('Nrwl Workspace', () => {
fit(
it(
'should work',
() => {
newProject();
Expand Down

0 comments on commit 6756e19

Please sign in to comment.