Skip to content

Commit

Permalink
Test VirtualMachinePackage resource fetching
Browse files Browse the repository at this point in the history
  • Loading branch information
mewejo committed Jul 15, 2020
1 parent ec9c414 commit 911361a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/RestApiTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ protected function setUp()
$this->resourceClasses = [
RestfulKatapultApiV1\Resources\DataCenter::class,
RestfulKatapultApiV1\Resources\Organization::class,
RestfulKatapultApiV1\Resources\VirtualMachinePackage::class,
];
}

Expand Down

0 comments on commit 911361a

Please sign in to comment.