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

Failing spec #110

Open
ronaldtse opened this issue Nov 18, 2024 · 0 comments
Open

Failing spec #110

ronaldtse opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ronaldtse
Copy link
Member

  1) Glossarist::Collections::BibliographyCollection populated bibliography correctly
     Failure/Error: expect(items.size).to be 1
     
       expected #<Integer:3> => 1
            got #<Integer:1> => 0
     
       Compared using equal?, which compares object identity,
       but expected and actual are not the same object. Use
       `expect(actual).to eq(expected)` if you don't care about
       object identity in this example.
     # ./spec/unit/collection/bibliography_collection_spec.rb:19:in `block (2 levels) in <top (required)>'
@ronaldtse ronaldtse added the bug Something isn't working label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants