Skip to content

Commit 248775c

Browse files
committed
[FIX] web: unskip test for mysterious egg
1 parent 7a11a77 commit 248775c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

addons/web/tests/test_js.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ def test_get_hoot_filter(self):
140140
self._test_params = [('-', '-@web/core/autocomplete,-@web/core/autocomplete2')]
141141
self.assertEqual(self.get_hoot_filters(), '&test=69a6561d&suite=69a6561d&test=cb246db5&suite=cb246db5')
142142

143-
# TODO master-mysterious-egg fix error
144-
@unittest.skip("prepare mysterious-egg for merging")
145143
@odoo.tests.tagged('post_install', '-at_install')
146144
class WebSuite(QunitCommon, HOOTCommon):
147145

0 commit comments

Comments
 (0)