You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"test:mongodb": "npm run test:mongodb:runnerstart --dbversion=$npm_config_dbversion && npm run test:mongodb:testonly --dbversion=$npm_config_dbversion",
111
-
"test:mongodb:4.0.22": "npm run test:mongodb --dbversion=4.0.22",
111
+
"test:mongodb:4.0.23": "npm run test:mongodb --dbversion=4.0.23",
112
112
"test:mongodb:4.2.12": "npm run test:mongodb --dbversion=4.2.12",
113
113
"test:mongodb:4.4.4": "npm run test:mongodb --dbversion=4.4.4",
0 commit comments