Moved toHaveClass matcher into core so that it can be used in Karma

- Fixes #1503
This commit is contained in:
Steve Gravrock
2018-02-10 10:55:44 -08:00
committed by Gregg Van Hove
parent 8326ecf919
commit 11827572d3
7 changed files with 67 additions and 45 deletions

View File

@@ -27,6 +27,7 @@
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-jshint": "^1.0.0",
"jasmine": "^3.0.0",
"jsdom": "^9.12.0",
"load-grunt-tasks": "^0.4.0",
"shelljs": "^0.7.0",
"temp": "~0.8.1"