Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In ruby2.7 `+` is no longer escaped ShellWords.shellescape. In order to make this test pass on ruby2.7 but also on older versions, drop the + the string that is expected to be escaped. Fixes #50
- Loading branch information