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

Fix typo in Collector #877

Merged

Conversation

stormsilver
Copy link
Contributor

This should be get_resource_id. The method ignore_call? wasn't exercised by the specs so it wasn't caught. (see #864)

This was causing an exception when recording examples.

This should be `get_resource_id`. The method `ignore_call?`
wasn't exercised by the specs so it wasn't caught.

(see Apipie#864)

This was causing an exception when recording examples.
@PanosCodes
Copy link
Contributor

LGTM, thanks for adding tests too 🙏

@mathieujobin mathieujobin merged commit 9f54484 into Apipie:master May 29, 2023
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.

3 participants