You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Thanks for your work on in-parallel. However, I see that whilst running the tests, a require call is being made relative to the directory from spec/ to lib/:
Hello,
Thanks for your work on
in-parallel. However, I see that whilst running the tests, a require call is being made relative to the directory fromspec/tolib/:in-parallel/spec/in_paralell_spec.rb
Line 2 in faaea5c
To know more why, refer this: https://docs.rubocop.org/rubocop-packaging/cops_packaging.html#require-relative-hardcoding-lib-rationale
Here's the patch to fix this:
Should you need help, let me know!
The text was updated successfully, but these errors were encountered: