Fix jasmine 3.4 (#5573)
* Fix failing tests * just ignore the test for now. * Bumping jasmine * Fix pg unhandled exception * Improving the way the test is fixed * Fix unhandled failed promise in postgres test * Solving unhandled promise fail on redis test * Returning the excluded test * Fixing package-lock * Fix unhandled promise from redis test
This commit is contained in:
committed by
Arthur Cinader
parent
9232fcc601
commit
81ecf2fd74
@@ -60,7 +60,7 @@
|
||||
"flow-bin": "0.98.1",
|
||||
"gaze": "1.1.3",
|
||||
"husky": "2.2.0",
|
||||
"jasmine": "3.1.0",
|
||||
"jasmine": "3.4.0",
|
||||
"jasmine-spec-reporter": "4.2.1",
|
||||
"jsdoc": "3.6.1",
|
||||
"jsdoc-babel": "0.5.0",
|
||||
|
||||
Reference in New Issue
Block a user