mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[FIX] rma: tagged test
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
||||
|
||||
from odoo.exceptions import UserError, ValidationError
|
||||
from odoo.tests import Form, SavepointCase, tagged
|
||||
from odoo.tests import Form, SavepointCase
|
||||
|
||||
|
||||
@tagged("post_install", "-at_install")
|
||||
class TestRma(SavepointCase):
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
|
||||
Reference in New Issue
Block a user