test commit policy

This commit is contained in:
Timo Bejan 2021-10-07 18:25:12 +03:00
parent b3447eee6d
commit 6311fab415

View File

@ -10,6 +10,7 @@ declare const require: any;
// First, initialize the Angular testing environment.
getTestBed().initTestEnvironment(BrowserDynamicTestingModule, platformBrowserDynamicTesting());
// Then we find all the tests.
const context = require.context('./', true, /\.spec\.ts$/);
// And load the modules.