Skip to content

Commit

Permalink
test(e2e): remove karma config for example-app-v17
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed May 14, 2024
1 parent bf7fcd6 commit 9584ae0
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions examples/example-app-v17/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,24 +72,6 @@
"options": {
"buildTarget": "example-app-v17:build"
}
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"polyfills": [
"zone.js",
"zone.js/testing"
],
"tsConfig": "tsconfig.spec.json",
"assets": [
"src/favicon.ico",
"src/assets"
],
"styles": [
"src/styles.css"
],
"scripts": []
}
}
}
}
Expand Down

0 comments on commit 9584ae0

Please sign in to comment.