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

After a regular gem update, Double test broken, even the expected and got look the same #1462

Closed
hankouyu opened this issue Mar 4, 2022 · 2 comments

Comments

@hankouyu
Copy link

hankouyu commented Mar 4, 2022

the result is as below:

       #<Double "BROOK"> received :request_suspensions_jsa with unexpected arguments
         expected: (nil, {:contract=>"BROOK", :site=>"ABCD"}, {:jsid=>"123456"})
              got: (nil, {:contract=>"BROOK", :site=>"ABCD"}, {:jsid=>"123456"})
       Diff:

related gems

 bundle list | rg rspec
  * rspec (3.11.0)
  * rspec-activemodel-mocks (1.1.0)
  * rspec-core (3.11.0)
  * rspec-expectations (3.11.0)
  * rspec-html-matchers (0.9.4)
  * rspec-json_expectations (2.2.0)
  * rspec-mocks (3.11.0)
  * rspec-rails (5.1.0)
  * rspec-support (3.11.0)
  * ruby_event_store-rspec (2.3.0)
@hankouyu
Copy link
Author

hankouyu commented Mar 4, 2022

maybe duplicated with #1460

@JonRowe JonRowe closed this as completed Mar 4, 2022
@JonRowe
Copy link
Member

JonRowe commented Mar 4, 2022

Yes this is a duplicate

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

No branches or pull requests

2 participants