mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Checking result of rpc call, `dialog_maximize`, will end to be always `true` as the method will return a json: `{'dialog_maximize': false }`. So i changed the test to test the value of json key `dialog_maximize`