Skip to content

Commit a9c5718

Browse files
committed
chore: initial test scaffolding
1 parent 45b8152 commit a9c5718

File tree

6 files changed

+8435
-3455
lines changed

6 files changed

+8435
-3455
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"defaultConfiguration": "production"
2626
},
2727
"test": {
28-
"builder": "@angular-devkit/build-angular:karma",
28+
"builder": "@angular-devkit/build-angular:jest",
2929
"options": {
3030
"tsConfig": "projects/angular-redux/tsconfig.spec.json",
3131
"polyfills": [

0 commit comments

Comments
 (0)