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

improve rspec config #1272

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

senid231
Copy link
Member

motivation:

warnings like below are appearing in CI and they are possible false positive tests

WARNING: An expectation of `:now` 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`. Called from spec/support/contexts/stub_calculate_period_current_time.rb:12:in `block (2 levels) in <top (required)>'.

@senid231 senid231 self-assigned this Apr 21, 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.

None yet

1 participant