[FIX] product_contract: Fix tests (do not import a test file that does not exist)

This commit is contained in:
Víctor Martínez
2024-12-20 17:25:10 +01:00
parent 2c48c9335e
commit 2a55430c4c

View File

@@ -4,4 +4,3 @@
from . import test_product
from . import test_sale_order
from . import test_contract