diff options
author | sodacris <[email protected]> | 2024-11-18 15:53:34 +0800 |
---|---|---|
committer | git <[email protected]> | 2024-11-19 12:56:01 +0000 |
commit | dd473cec29a9bb98705f9782c747264a88bc14f0 () | |
tree | 4bf474aaa74f2cff88c48dc4313b04fd8f284d73 /man | |
parent | 492b379b52a8c35c53038cde35c506cde2776834 (diff) |
[rubygems/rubygems] Fix binstub test bug
the overwritten binstub in the test has a final new line that makes it not match "OMG" exactly from the beginning, that's why the test passes, but `bintubs` command without `--force` flag is not supposed to update the binstub. This change fixes the test to test what's supposed to update the binstub, and also fixes the assertion that that it will fail in the future if `--force` stops updating the binstub. https://.com/rubygems/rubygems/commit/dfc9023337
0 files changed, 0 insertions, 0 deletions