Skip to content

Commit b34bdf4

Browse files
committed
WIP
1 parent 25dc3bc commit b34bdf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Traits/WithOrderTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2393,7 +2393,6 @@ protected function attemptRefundOrder( $productQuantity, $refundQuantity, $payme
23932393
'products' => $responseData[ 'data' ][ 'order' ][ 'products' ],
23942394
] );
23952395

2396-
$response->dump();
23972396
$response->assertStatus( 200 );
23982397
$responseData = $response->json();
23992398

0 commit comments

Comments
 (0)