Skip to content

Commit 2d5549e

Browse files
committed
Merge PR OCA#1027 into 16.0
Signed-off-by etobella
2 parents 1645a09 + 603f38c commit 2d5549e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

document_quick_access_folder_auto_classification/tests/test_document_quick_access_auto_classification.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
33

44
import base64
5-
6-
from mock import patch
5+
from unittest.mock import patch
76

87
from odoo import tools
98
from odoo.tools import mute_logger

test-requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
mock
21
odoo-test-helper

0 commit comments

Comments
 (0)