Skip to content

Commit 94075ed

Browse files
yhildebrandtbheisig
authored andcommitted
Removed debug print_r
1 parent cbdb5e3 commit 94075ed

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/Idoit/APIClient/Issues/API131Test.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,6 @@ public function testOrganization() {
218218

219219
$entry = $this->useCMDBCategory()->readFirst($objectID, $categoryConstant);
220220

221-
print_r($entry);
222-
223221
$this->assertIsArray($entry);
224222
$this->assertArrayHasKey('id', $entry);
225223
$this->isIDAsString($entry['id']);

0 commit comments

Comments
 (0)