Skip to content

Commit 711fe9b

Browse files
dplewisArul-
authored andcommitted
Allow single server instance in test suite (parse-community#7262)
* initial pass * reconfigureServer when needed * finish postgres tests * mongo tests * more tests * clean up * re-add skipped test * Fix transaction tests * handle batch * AuthenticationAdapter fix * More reconfiguration * clean up * properly terminate cli servers * handle Parse.Push * Flaky PushController * ensure reconfigureServer when changed * fix postgres tests * remove console.log * LiveQuery spec remove duplicates and listeners
1 parent ee61629 commit 711fe9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ldapjs": "2.2.3",
4747
"lodash": "4.17.21",
4848
"lru-cache": "5.1.1",
49-
"mime": "2.5.0",
49+
"mime": "2.5.2",
5050
"mongodb": "3.6.3",
5151
"mustache": "4.1.0",
5252
"parse": "3.1.0",

0 commit comments

Comments
 (0)