We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829b51b commit 5f7c302Copy full SHA for 5f7c302
src/app/core/error404/error-404.component.spec.ts
@@ -8,7 +8,7 @@ import {ProgressBarService} from '../../shared/services/progress-bar.service';
8
import {TestsModule} from '../../shared/modules/tests.module';
9
import {Error404Component} from './error-404.component';
10
11
-fdescribe('Error404Component', () => {
+describe('Error404Component', () => {
12
let fixture;
13
let component;
14
let progressBarService;
0 commit comments