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
I noticed some tests flaking when using the `tail_logs` test helper. The
cause appeared to be an extra `"worker_name"=>"test_worker"` included in
the log data, which was breaking the `hash_including` matcher.
0 commit comments