mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] : black, isort, prettier
This commit is contained in:
@@ -5,7 +5,6 @@ from odoo.tests.common import HttpCase
|
||||
|
||||
|
||||
class TestReportQwebEncrypt(HttpCase):
|
||||
|
||||
def test_report_qweb_no_encrypt(self):
|
||||
ctx = {"force_report_rendering": True}
|
||||
report = self.env.ref("web.action_report_internalpreview")
|
||||
|
||||
Reference in New Issue
Block a user