forked from Techsystech/web
Fix linter
parent
1ea9bddf2e
commit
ff92678d3a
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
from odoo.tests import common
|
from odoo.tests import common
|
||||||
|
|
||||||
|
|
||||||
class TestResUsers(common.TransactionCase):
|
class TestResUsers(common.TransactionCase):
|
||||||
|
|
||||||
def test_chatter_position_wr(self):
|
def test_chatter_position_wr(self):
|
||||||
|
|
Loading…
Reference in New Issue