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(codecatalyst): only fail test if message is >1 minute off #6265
## Problem
fix#6213
## Solution
- The important part of this test is that the message comes after being inactive. If the message comes slightly early/late, that is okay. If it doesn't come at all, then we have problems and should fail.
- Pass test if message comes within a minute of expected.
0 commit comments