Skip to content

Commit

Permalink
Codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
mamazu committed Feb 16, 2019
1 parent 433ec63 commit ab94312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/Handler/Cart/PickupCartHandlerSpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ function it_handles_cart_pickup_for_a_logged_in_user(

$this->handle(new PickupCart('ORDERTOKEN', 'CHANNEL_CODE'));
}

function it_throws_an_exception_if_channel_is_not_found(
ChannelRepositoryInterface $channelRepository
): void {
Expand Down

0 comments on commit ab94312

Please sign in to comment.