Skip to content

Commit

Permalink
UHF-5265: Fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Aug 24, 2023
1 parent c992e06 commit 3b3971d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/Traits/ApiTestTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ protected function createMockHttpClient(array $responses) : Client {
}

/**
* Overrides the default http_client service with mocked client.
* Overrides the default 'http_client_factory' service with mock.
*
* @param \Psr\Http\Message\ResponseInterface[] $responses
* The expected responses.
Expand Down

0 comments on commit 3b3971d

Please sign in to comment.