[FIX] contract_sale: Good test import

This commit is contained in:
Denis Roussel
2022-06-22 11:04:58 +02:00
parent 5f6dac9cf7
commit 14e47113f6

View File

@@ -2,7 +2,7 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl)
from odoo.odoo.tests import TransactionCase
from odoo.tests.common import TransactionCase
class TestSaleContract(TransactionCase):