Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
newmanw committed Mar 25, 2024
1 parent 4bba64b commit ac6fccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-app/src/app/plugin/plugin.service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ describe('PluginService', () => {
it('registers shared libraries', async () => {

const sharedLibs = [
'@angular/animations',
'@angular/core',
'@angular/common',
'@angular/common/http',
Expand Down

0 comments on commit ac6fccb

Please sign in to comment.