Skip to content

Commit

Permalink
/
Browse files Browse the repository at this point in the history
  • Loading branch information
will-craig committed Nov 29, 2023
1 parent 241ea62 commit ab82cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdminWebsite/AdminWebsite/ClientApp/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"karmaConfig": "src/karma.conf.js",
"codeCoverageExclude": [
"src/app/services/clients/api-client.ts",
"src/app/testing/**", "/**/*mock*.ts", "src/app/security/auth-config.module.ts"
"src/app/testing/**", "**/*mock*.ts", "src/app/security/auth-config.module.ts"
],
"styles": [
"src/styles.css",
Expand Down

0 comments on commit ab82cab

Please sign in to comment.