mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Fix a check when comparing a user count with items within a mock call. The previous method was succeeding by pure luck because OCA test databases contain 2 users, which happens to be the amount of items within a mock "call_args" (it contains args + kwargs).