Skip to content

Commit c11ef1b

Browse files
fix tests
1 parent eac51b5 commit c11ef1b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# See http://help.github.com/ignore-files/ for more about ignoring files.
22

3-
# Dev packages
4-
belomonte-ngx-parody-api-0.1.0.tgz
5-
63
# Credentials
74
.gitconfig
85
.ssh

angular.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@
9191
],
9292
"tsConfig": "tsconfig.spec.json",
9393
"browsers": "ChromeHeadlessCI",
94-
"karmaConfig": "karma.conf.js",
95-
"webWorkerTsConfig": "tsconfig.worker.json"
94+
"karmaConfig": "karma.conf.js"
9695
}
9796
}
9897
}

0 commit comments

Comments
 (0)