Skip to content

Commit

Permalink
refactor: remove protractor
Browse files Browse the repository at this point in the history
  • Loading branch information
chintankavathia committed Dec 10, 2024
1 parent c94af51 commit 07c8de9
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 84 deletions.
12 changes: 0 additions & 12 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,6 @@
"scripts": []
}
},
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {
"protractorConfig": "e2e/protractor.conf.js",
"devServerTarget": "ngx-datatable:serve"
},
"configurations": {
"production": {
"devServerTarget": "ngx-datatable:serve:production"
}
}
},
"lint": {
"builder": "@angular-eslint/builder:lint",
"options": {
Expand Down
27 changes: 0 additions & 27 deletions e2e/protractor.conf.js

This file was deleted.

25 changes: 0 additions & 25 deletions e2e/src/app.e2e-spec.ts

This file was deleted.

11 changes: 0 additions & 11 deletions e2e/src/app.po.ts

This file was deleted.

9 changes: 0 additions & 9 deletions e2e/tsconfig.json

This file was deleted.

0 comments on commit 07c8de9

Please sign in to comment.