We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
actual is an array as you can see in the top part of this screenshot:
actual
Here is the result. Notice that the keys are missing from the values in the diff:
Tests are missing from spec/support/shared_examples/active_record.rb for have_attributes so that is why we haven't discovered this yet.
spec/support/shared_examples/active_record.rb
have_attributes
The text was updated successfully, but these errors were encountered:
No branches or pull requests
actual
is an array as you can see in the top part of this screenshot:Here is the result. Notice that the keys are missing from the values in the diff:
Tests are missing from
spec/support/shared_examples/active_record.rb
forhave_attributes
so that is why we haven't discovered this yet.The text was updated successfully, but these errors were encountered: