Skip to content

Commit

Permalink
fix unitests
Browse files Browse the repository at this point in the history
  • Loading branch information
petrus-v committed Oct 19, 2024
1 parent 2e7addf commit ab42d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mock/odoo/odoo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from . import tests
from unittest.mock import MagicMock
registry = MagicMock()
modules = MagicMock()
tools = MagicMock()

0 comments on commit ab42d63

Please sign in to comment.