Skip to content

Commit

Permalink
Update PesapalTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
njoguamos committed Mar 18, 2024
1 parent ea00052 commit 6640973
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/PesapalTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@
billingAddress: $billingAddress,
);

dd($order);

expect(value: $order['order_tracking_id'])->not->toBeEmpty()
->and(value: $order['merchant_reference'])->not->toBeEmpty()
->and(value: $order['redirect_url'])->not->toBeEmpty()
Expand Down

0 comments on commit 6640973

Please sign in to comment.