mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] report_wkhtmltopdf_param: black, isort, prettier
This commit is contained in:
@@ -25,7 +25,7 @@ class TestWkhtmltopdf(odoo.tests.TransactionCase):
|
||||
)
|
||||
except ValidationError:
|
||||
error = True
|
||||
self.assertEquals(
|
||||
self.assertEqual(
|
||||
error,
|
||||
False,
|
||||
"There was an error adding wkhtmltopdf "
|
||||
|
||||
Reference in New Issue
Block a user