[real-time] reduce delay in test for faster CI VM (#28721)

GitOrigin-RevId: 34da567ca7101a8f5070e2bd20aba4f87b231b5b
This commit is contained in:
Jakob Ackermann
2025-09-26 13:13:15 +02:00
committed by Copybot
parent ee447b67e8
commit c1446b9d34

View File

@@ -310,7 +310,7 @@ describe('PubSubRace', function () {
// - disconnect goes through one process.nextTick
// We have to inject the disconnect event into a different event loop
// cycle.
3
1
)
},