Skip to content

Commit 49eea1e

Browse files
committed
isBlocking function pulled
1 parent 83f2c1a commit 49eea1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/runConfigurations/watch_sh.xml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

karma.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ module.exports = function(config) {
4949

5050

5151
// enable / disable watching file and executing tests whenever any file changes
52-
autoWatch: false,
52+
autoWatch: true,
5353

5454

5555
// start these browsers

0 commit comments

Comments
 (0)