NgZone type passed parameter

This commit is contained in:
Eugenio Romano
2017-06-29 12:01:50 +01:00
parent 33ef6ff6d5
commit 2416107457

View File

@@ -48,7 +48,7 @@ describe('DocumentList', () => {
let componentHandler;
beforeEach(async(() => {
let zone = new NgZone(false);
let zone = new NgZone({enableLongStackTrace: false});
TestBed.configureTestingModule({
imports: [