Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

incompatibilities with hashie 3.5.5 #13

Open
375gnu opened this issue Mar 11, 2018 · 0 comments
Open

incompatibilities with hashie 3.5.5 #13

375gnu opened this issue Mar 11, 2018 · 0 comments

Comments

@375gnu
Copy link

375gnu commented Mar 11, 2018

Failures:

  1) Buff::Config::Ruby#to_rb returns ruby with key values for each attribute
     Failure/Error: expect(lines[3]).to eq('cookbook_path(["cookbooks"])')

       expected: "cookbook_path([\"cookbooks\"])"
            got: "cookbook_path(#<Hashie::Array [\"cookbooks\"]>)"

       (compared using ==)
     # ./spec/buff/config/ruby_spec.rb:90:in `block (3 levels) in <top (required)>'

Finished in 0.85024 seconds (files took 3.89 seconds to load)
30 examples, 1 failure

Failed examples:

rspec ./spec/buff/config/ruby_spec.rb:79 # Buff::Config::Ruby#to_rb returns ruby with key values for each attribute
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant