Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
wthijmen committed Nov 13, 2023
1 parent 267f004 commit f274582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Model/Consignment/UPSConsignmentTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class UPSConsignmentTest extends ConsignmentTestCase
public function provideUPSConsignmentsData(): array
{
return $this->createConsignmentProviderDataset([
'NL -> NL' => [],
]);
}

Expand Down

0 comments on commit f274582

Please sign in to comment.