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 fix should be to delete FakeConvertedQuery and make MockQuery support the case of a converter, just like we did for MockCollectionReference. As a result, we should be able to safely delete FakeQueryWithParent.
The text was updated successfully, but these errors were encountered:
The fix should be to delete
FakeConvertedQuery
and makeMockQuery
support the case of a converter, just like we did forMockCollectionReference
. As a result, we should be able to safely deleteFakeQueryWithParent
.The text was updated successfully, but these errors were encountered: