Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
debug2
Browse files Browse the repository at this point in the history
  • Loading branch information
cconard96 committed Apr 13, 2024
1 parent a7f7e0c commit 0d089ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/units/PluginJamfMobileSync.php
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ public function testImportAsComputer() {
$this->assertEquals(null, $link['lost_mode_enabled']);

var_dump(getAllDataFromTable(PluginJamfItem_ExtensionAttribute::getTable()));
var_dump($link);
$ext_attr_iterator = $DB->request([
'FROM' => PluginJamfItem_ExtensionAttribute::getTable(),
'WHERE' => [
Expand Down

0 comments on commit 0d089ed

Please sign in to comment.