We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a4315f commit c36faf2Copy full SHA for c36faf2
1 file changed
test_queue_job/tests/test_job_function.py
@@ -1,5 +1,5 @@
1
-from odoo import exceptions
2
import odoo.tests.common as common
+from odoo import exceptions
3
4
5
class TestJobFunction(common.TransactionCase):
0 commit comments