We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd15bc commit 18de0a4Copy full SHA for 18de0a4
addons/account_fleet/tests/test_account_fleet.py
@@ -8,8 +8,6 @@
8
from odoo.addons.account.tests.common import AccountTestInvoicingCommon
9
10
11
-# TODO master-mysterious-egg fix error
12
-@unittest.skip("prepare mysterious-egg for merging")
13
@tagged('post_install', '-at_install')
14
class TestAccountFleet(AccountTestInvoicingCommon):
15
0 commit comments