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

chore(specs): Remove a warning from specs #2740

Merged
merged 1 commit into from
Oct 28, 2024
Merged

chore(specs): Remove a warning from specs #2740

merged 1 commit into from
Oct 28, 2024

Conversation

ivannovosad
Copy link
Contributor

Description

This PR removes this warning from specs:

WARNING: An expectation of `:file_url` was set on `nil`. To allow expectations on `nil` and suppress this message, set `RSpec::Mocks.configuration.allow_message_expectations_on_nil` to `true`. To disallow expectations on `nil`, set `RSpec::Mocks.configuration.allow_message_expectations_on_nil` to `false`

Copy link
Collaborator

@vincent-pochet vincent-pochet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 🚀

@ivannovosad ivannovosad merged commit c05aeac into main Oct 28, 2024
6 checks passed
@ivannovosad ivannovosad deleted the fix-specs branch October 28, 2024 10:10
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.

2 participants