From 133a69c724bc2a9d3c7a0a6aca048166bcee8aa4 Mon Sep 17 00:00:00 2001 From: Wendell Date: Fri, 15 Mar 2019 11:19:26 +0800 Subject: [PATCH] fix: lint --- components/notification/nz-notification.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/notification/nz-notification.spec.ts b/components/notification/nz-notification.spec.ts index 3dfadd36e9..f6de37e43e 100644 --- a/components/notification/nz-notification.spec.ts +++ b/components/notification/nz-notification.spec.ts @@ -231,4 +231,4 @@ function waitForNotificationToggling(fixture: ComponentFixture): void { function waitForNotificationsToClose(): void { tick(10000); -} \ No newline at end of file +}