test: use verbose spec reporter (#778)

Co-authored-by: Christopher J. Brody <chris@brody.consulting>
Co-authored-by: Raphael von der Grün <raphinesse@users.noreply.github.com>
This commit is contained in:
Chris Brody
2019-07-14 15:36:46 -04:00
committed by GitHub
parent 38c6627999
commit 989b4cc913
5 changed files with 41 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"jasmine": "^3.3.1",
"jasmine-spec-reporter": "^4.2.1",
"nyc": "^14.1.1",
"rewire": "^4.0.1"
},