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
Copy file name to clipboardExpand all lines: scripts/ralph/prd.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3314,7 +3314,7 @@
3314
3314
"Tests pass"
3315
3315
],
3316
3316
"priority": 192,
3317
-
"passes": false,
3317
+
"passes": true,
3318
3318
"notes": "Shared by ioredis, mysql2, and any future DB fixture. Uses child_process.execSync to call docker CLI. Must clean up containers even on test failure (use afterAll/finally)."
0 commit comments