Skip to content

Commit ecb0147

Browse files
Milan Topuzovtishmen
authored andcommitted
[tests] base_import_async: update import path to wizard for OPT_USE_QUEUE
1 parent ab6efb4 commit ecb0147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base_import_async/tests/test_base_import_import.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from odoo.tests.common import RecordCapturer, TransactionCase
55

6-
from ..models.base_import_import import OPT_USE_QUEUE
6+
from ..wizard.base_import_import import OPT_USE_QUEUE
77

88

99
class TestBaseImportImport(TransactionCase):

0 commit comments

Comments
 (0)