ManageIQ / floe

Floe is a runner for Amazon States Language workflows
Apache License 2.0
0 stars 5 forks source link

Fix uninitialized constant RSpec::Support::Differ #137

Closed agrare closed 10 months ago

agrare commented 10 months ago

Any File.exist? mocks have to be preceded by .and_call_original

NameError:
  uninitialized constant RSpec::Support::Differ
miq-bot commented 10 months ago

Checked commit https://github.com/agrare/floe/commit/76851e37c741923bbed6ea54d6647acf3e935395 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :cake: