Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct misconfigured mocks in JsonSchema\Tests\Uri\UriRetrieverTest #741

Merged
merged 6 commits into from
Jul 30, 2024

Conversation

DannyvdSluijs
Copy link
Collaborator

During the upgrade path to raise the minimum level of PHP it was found that the 'JsonSchema\Tests\Uri\UriRetrieverTesthad incorrectly configured mocks. TheUriRetrieverTest::confirmMediaType()requires aJsonSchema\Uri\Retrievers\UriRetrieverInterface` and not an instance of itself.
This test corrects them.

@DannyvdSluijs DannyvdSluijs merged commit 4aa6fd3 into master Jul 30, 2024
30 checks passed
@DannyvdSluijs DannyvdSluijs deleted the Correct-UriRetrieverTest branch July 30, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant