Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Blair2004 committed Oct 19, 2024
1 parent 25dc3bc commit b34bdf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Traits/WithOrderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2393,7 +2393,6 @@ protected function attemptRefundOrder( $productQuantity, $refundQuantity, $payme
'products' => $responseData[ 'data' ][ 'order' ][ 'products' ],
] );

$response->dump();
$response->assertStatus( 200 );
$responseData = $response->json();

Expand Down

0 comments on commit b34bdf4

Please sign in to comment.