Commit 9ef0000a authored by Łukasz Nowak's avatar Łukasz Nowak

Mark not implemented test.

parent 88318b3b
......@@ -307,3 +307,6 @@ class TestVifibSlaposRestAPIV1(ERP5TypeTestCase):
},
self.json_response)
self.assertSimulatorEmpty()
def test_OPTIONS(self):
raise NotImplementedError
8
\ No newline at end of file
9
\ 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