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
This is not immediately resolvable. There is an impedance mismatch.
AssertRecordEqual accepts log.Records. But the recorder used in the mentioned test produces logtest.EmittedRecords. An AssertEmittedRecordEqual should be added or the EmittedRecord return for a recorder needs to be reconsidered in logtest.
Originally posted by @pellared in #5847 (comment)
The text was updated successfully, but these errors were encountered: