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
The TestIntegration_WatchQuery test was failing because it did not
correctly specify the OldDoc field in the expected DocumentChange
objects for DocumentModified and DocumentRemoved events. This resulted
in test failures.
Fixes: googleapis#13030
0 commit comments