@abp/ng.schematics
Advanced tools
Comparing version 5.0.1 to 5.1.1
{ | ||
"name": "@abp/ng.schematics", | ||
"version": "5.0.1", | ||
"version": "5.1.1", | ||
"description": "Schematics that works with ABP Backend", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
require("jest-preset-angular/setup-jest"); | ||
const testing_1 = require("@angular/core/testing"); | ||
const testing_2 = require("@angular/platform-browser-dynamic/testing"); | ||
testing_1.getTestBed().resetTestEnvironment(); | ||
testing_1.getTestBed().initTestEnvironment(testing_2.BrowserDynamicTestingModule, testing_2.platformBrowserDynamicTesting(), { | ||
teardown: { destroyAfterEach: false }, | ||
}); | ||
//# sourceMappingURL=test-setup.js.map |
Sorry, the diff of this file is not supported yet
312134
4921