-
Notifications
You must be signed in to change notification settings - Fork 4
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
False positive spec #276
Comments
It's not a false positive because author file is being overwritten |
tagliala
added a commit
that referenced
this issue
Sep 14, 2024
Also refactor specs to use `join` instead of `+` because it's shorter, clearer, and uses less memory, even if it is slightly less performant in terms of IPS Ref: #276
tagliala
added a commit
that referenced
this issue
Sep 14, 2024
Also refactor specs to use `join` instead of `+` because it's shorter, clearer, and uses less memory, even if it is slightly less performant in terms of IPS Ref: #276
tagliala
added a commit
that referenced
this issue
Sep 14, 2024
Also refactor document spec by using `join` instead of `+` because it's shorter, clearer, and uses less memory, even if it is slightly less performant in terms of IPS Ref: #276
tagliala
added a commit
that referenced
this issue
Sep 14, 2024
Also refactor document spec by using `join` instead of `+` because it's shorter, clearer, and uses less memory, even if it is slightly less performant in terms of IPS Ref: #276
tagliala
added a commit
that referenced
this issue
Sep 14, 2024
Also refactor document spec by using `join` instead of `+` because it's shorter, clearer, and uses less memory, even if it is slightly less performant in terms of IPS Ref: #276
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$ rspec ./spec/lib/document_spec.rb:150 # Colore::Document#add_file runs with author
The text was updated successfully, but these errors were encountered: