Remove test case for Yahoo service

This commit is contained in:
Lam Thai Binh
2017-11-23 17:12:56 +07:00
parent 8e54668aaa
commit dfa249919a

View File

@@ -80,7 +80,3 @@ class TestCurrencyRateUpdate(TransactionCase):
"""
self._test_cron_by_service('VN_VCB', ['base.USD'])
def test_cron_YAHOO(self):
"""Test the ir.cron with Yahoo service for USD
"""
self._test_cron_by_service('YAHOO', ['base.USD'])