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 3fec928 commit 11efd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fieldservice_equipment_stock/tests/test_fsm_equipment.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (C) 2020 - TODAY, Marcel Savegnago (Escodoo)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from odoo.tests.common import Form, TransactionCase
from odoo.tests import Form, TransactionCase


class TestFSMEquipment(TransactionCase):
Expand Down

0 comments on commit 11efd24

Please sign in to comment.