Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
RhysLees committed Dec 11, 2023
1 parent 06d8d8f commit da54bc5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

$response = $connector->send(new FetchAListOfCurrenciesRequest());

ray($response->dto());

$mockClient->assertSent(FetchAListOfCurrenciesRequest::class);

expect($response->dto())->toBeInstanceOf(Collection::class)
Expand Down

0 comments on commit da54bc5

Please sign in to comment.