Skip to content

Commit 2fcaad7

Browse files
committed
[DSC-1489] Remove fdescribe
1 parent add306f commit 2fcaad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/system-wide-alert/alert-banner/system-wide-alert-banner.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { NotificationsService } from '../../shared/notifications/notifications.s
1313
import { NotificationsServiceStub } from '../../shared/testing/notifications-service.stub';
1414

1515

16-
fdescribe('SystemWideAlertBannerComponent', () => {
16+
describe('SystemWideAlertBannerComponent', () => {
1717
let comp: SystemWideAlertBannerComponent;
1818
let fixture: ComponentFixture<SystemWideAlertBannerComponent>;
1919
let systemWideAlertDataService: SystemWideAlertDataService;

0 commit comments

Comments
 (0)