mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[FIX] runbot: fix tests
This commit is contained in:
parent
b73cf4741e
commit
66b16d4a9e
@ -7,7 +7,7 @@ import re
|
||||
from odoo import Command
|
||||
from unittest.mock import patch, mock_open
|
||||
|
||||
from odoo.tests.common import Form, tagged, HttpCase
|
||||
from odoo.tests.common import tagged, HttpCase
|
||||
from .common import RunbotCase
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
Loading…
Reference in New Issue
Block a user