-
Notifications
You must be signed in to change notification settings - Fork 92
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
Move fix_token_expries_at to spec/support #851
Move fix_token_expries_at to spec/support #851
Conversation
spec/support/vcr_helper.rb
Outdated
@@ -0,0 +1,7 @@ | |||
def fix_token_expires_at(interaction) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You might need to wrap this in a namespace of Spec::Support:VcrHelper for zeitwerk.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, we'll need to fix the other files in spec/support/
as well then
Checked commits agrare/manageiq-providers-openstack@f5de6e7~...1f45d95 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint |
Backported to
|
Move fix_token_expries_at to spec/support (cherry picked from commit a31f0c8)
Required for: