Skip to content

Commit ffeaa58

Browse files
committed
test: revert modify
1 parent 92b723d commit ffeaa58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/drawer/nz-drawer.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ describe('NzDrawerComponent', () => {
399399
});
400400
});
401401

402-
fdescribe('NzDrawerService', () => {
402+
describe('NzDrawerService', () => {
403403
let component: NzTestDrawerWithServiceComponent;
404404
let fixture: ComponentFixture<NzTestDrawerWithServiceComponent>;
405405
let overlayContainer: OverlayContainer;

0 commit comments

Comments
 (0)