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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2018-07-10 00:31:33 +0300
committerLukas Eipert <leipert@gitlab.com>2018-07-11 18:26:26 +0300
commit0ddedab5d59c259d454eee01bdc22832048bd7d4 (patch)
tree68fd2fdc02a43b52c0514761f59db2283911dd92 /package.json
parent6a0ff9eb7cc5e95ba25ecd86aef34330c89bdeed (diff)
improve log output of jasmine `toEqual` with nested objects/arrays
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 26b87c70e98..d494b06e97e 100644
--- a/package.json
+++ b/package.json
@@ -123,6 +123,7 @@
"ignore": "^3.3.7",
"istanbul": "^0.4.5",
"jasmine-core": "^2.9.0",
+ "jasmine-diff": "^0.1.3",
"jasmine-jquery": "^2.1.1",
"karma": "^2.0.2",
"karma-chrome-launcher": "^2.2.0",