Skip to content

Commit

Permalink
[FIX] Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SMaciasOSI committed Jan 14, 2025
1 parent 9512cb3 commit 3fec928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fieldservice_equipment_stock/tests/test_stock_move.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (C) 2021 Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from odoo.tests.common import TransactionCase
from odoo.tests import TransactionCase


class TestStockMove(TransactionCase):
Expand Down

0 comments on commit 3fec928

Please sign in to comment.