Skip to content

Commit

Permalink
No e2e for lib
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Feb 3, 2025
1 parent 4fb3912 commit c4cecfd
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,17 +136,6 @@
"options": {
"lintFilePatterns": ["projects/fab-speed-dial/**/*.ts", "projects/fab-speed-dial/**/*.html"]
}
},
"e2e": {
"builder": "playwright-ng-schematics:playwright",
"options": {
"devServerTarget": "fab-speed-dial:serve"
},
"configurations": {
"production": {
"devServerTarget": "fab-speed-dial:serve:production"
}
}
}
}
}
Expand Down

0 comments on commit c4cecfd

Please sign in to comment.