Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/tests/karma.conf.js')
-rw-r--r--js/tests/karma.conf.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/js/tests/karma.conf.js b/js/tests/karma.conf.js
index 688868b189..3cb7f808f5 100644
--- a/js/tests/karma.conf.js
+++ b/js/tests/karma.conf.js
@@ -137,16 +137,6 @@ if (browserStack) {
branches: 89,
functions: 90,
lines: 90
- },
- each: {
- overrides: {
- 'js/src/dom/polyfill.js': {
- statements: 30,
- lines: 30,
- branches: 8,
- functions: 30
- }
- }
}
}
}