mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2026-03-09 13:28:41 +00:00
(dependencies) Updated Angular, Angular Material and various other dependencies
This commit is contained in:
@@ -14,7 +14,8 @@ declare const require: {
|
||||
// First, initialize the Angular testing environment.
|
||||
getTestBed().initTestEnvironment(
|
||||
BrowserDynamicTestingModule,
|
||||
platformBrowserDynamicTesting()
|
||||
platformBrowserDynamicTesting(),
|
||||
{teardown: {destroyAfterEach: true}}
|
||||
);
|
||||
|
||||
// Then we find all the tests.
|
||||
|
||||
Reference in New Issue
Block a user