mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_widget_float_formula: Fix Travis Build (#671)
This commit is contained in:
committed by
Pedro M. Baeza
parent
8d8d11f4af
commit
9f77ba2125
@@ -9,7 +9,7 @@ class TestJS(HttpCase):
|
||||
|
||||
def test_js(self):
|
||||
self.phantom_js(
|
||||
"/web/tests?module=web_widget_float_formula",
|
||||
"/web/tests?debug=assets&module=web_widget_float_formula",
|
||||
"",
|
||||
login="admin",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user