Open iamshadmirza opened 4 months ago
Query.count is not a function
Query.count
Try to use .coun() query in a function.
.coun()
Should mock .count() function
.count()
function undefined
Description
Query.count
is not a functionSteps to reproduce
Try to use
.coun()
query in a function.Expected result
Should mock
.count()
functionActual result
function undefined
Environment