Commit e7093d6d authored by Romain Courteaud's avatar Romain Courteaud 🐙

erp5_json_rpc_api: test: crash

parent 8fce119a
......@@ -167,7 +167,7 @@ class TestJsonRpcAPIConnectorView(JsonRpcAPITestCase):
class TestJsonRpcAPIDemoDemoDemoXXXTOMoveTODO(JsonRpcAPITestCase):
def test_21_request(self):
response = self.publish(
self.connector.getPath() + '/post',
self.connector.getPath() + '/jIOWebSection_requestSoftwareInstanceFromJSON',
user='ERP5TypeTestCase',
request_method='POST',
stdin=io.BytesIO(
......
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