mirror of https://github.com/OCA/web.git
Fix linter
parent
c604ec7e41
commit
93ce8e9491
|
@ -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