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",
114
-
"test:mongodb:4.0.23": "npm run test:mongodb --dbversion=4.0.23",
114
+
"test:mongodb:4.0.25": "npm run test:mongodb --dbversion=4.0.25",
115
115
"test:mongodb:4.2.14": "npm run test:mongodb --dbversion=4.2.14",
116
116
"test:mongodb:4.4.6": "npm run test:mongodb --dbversion=4.4.6",
0 commit comments