From 7b7f6862e735d2a14c22b55137c175ce60975728 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Fri, 15 Jan 2021 15:58:23 +0100 Subject: use karma < 6 (#17100) --- tests/angularjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/angularjs/package.json b/tests/angularjs/package.json index 0d8daedeed..377d9cb656 100644 --- a/tests/angularjs/package.json +++ b/tests/angularjs/package.json @@ -11,7 +11,7 @@ "grunt-contrib-watch": "^0.6.1", "grunt-shell": "^0.7.0", "mocha": "1.18.2", - "karma": ">= 0.12.1", + "karma": ">= 0.12.1, < 6.0.0", "karma-chrome-launcher": ">= 0.1.2", "karma-firefox-launcher": ">= 0.1.3", "karma-jshint-preprocessor": ">= 0.0.2", -- cgit v1.2.3