mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-23 14:32:04 +02:00
2 lines
137 B
Python
2 lines
137 B
Python
# rerun TestWebLogin tests with auth_signup installed
|
|
from odoo.addons.web.tests.test_login import TestWebLogin # pylint: disable=W0611
|