Files
web/web_notify/tests/test_res_users.py
Houzéfa Abbasbhay 92054cf8a7 [10.0][FIX] web_notify tests: Fix an arg check
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).
2018-04-03 10:13:42 +01:00

2.2 KiB