Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Wendell committed Mar 15, 2019
1 parent 0d3d857 commit 133a69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/notification/nz-notification.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,4 @@ function waitForNotificationToggling<T>(fixture: ComponentFixture<T>): void {

function waitForNotificationsToClose(): void {
tick(10000);
}
}

0 comments on commit 133a69c

Please sign in to comment.