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
chore: change waiting condition for the test (#704)
change while() condition in testListLogEntriesSample() code.
instead of waiting for first printed log entry it waits for the entry
with designated payload. test will timeout after minute or succeed.
Fixes#692
0 commit comments