Commit a5585d85 authored by Łukasz Nowak's avatar Łukasz Nowak

Remove not needed whitespace.

parent c496aefd
......@@ -140,7 +140,7 @@ class TestVifibSlaposRestAPIV1(ERP5TypeTestCase):
kwargs[k_i] = kwargs.pop(k_j)
self.assertEqual(args, recargs)
self.assertEqual(kwargs, reckwargs)
def test_request_not_logged_in(self):
self.connection.request(method='POST',
url='/'.join([self.api_path, 'instance']))
......
11
\ No newline at end of file
12
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment