Skip to content

Commit

Permalink
fix: tests again (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucswift authored Feb 23, 2024
1 parent 8b8416e commit 9531573
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/ngx-resgrid-apps-shared/src/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ getTestBed().initTestEnvironment(
BrowserDynamicTestingModule,
platformBrowserDynamicTesting()
);
// Then we find all the tests.
//const context = require.context('./', true, /\.spec\.ts$/);
// And load the modules.
//context.keys().map(context);

0 comments on commit 9531573

Please sign in to comment.