mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 20:18:52 +02:00
ci: fix broken test due to POST CURL file not sent
This commit is contained in:
@@ -94,7 +94,6 @@ class RestTest extends ItopDataTestCase
|
||||
|
||||
public function testPostJSONDataAsCurlFile()
|
||||
{
|
||||
$sCallbackName = 'fooCallback';
|
||||
$sJsonData = '{"operation": "list_operations"}';
|
||||
|
||||
// Test regular JSON result
|
||||
|
||||
Reference in New Issue
Block a user