mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Removed forgotten error_log
This commit is contained in:
@@ -157,8 +157,6 @@ class DocsboxLib
|
||||
->expectsJson()
|
||||
->send();
|
||||
|
||||
error_log(print_r($getStatusResponse, 1));
|
||||
|
||||
// Checks that:
|
||||
// - the response is not empty
|
||||
// - the reponse body has the property id
|
||||
|
||||
Reference in New Issue
Block a user