summaryrefslogtreecommitdiff
path: root/lib/ruby_vm
diff options
context:
space:
mode:
authorsodacris <[email protected]>2024-11-18 15:53:34 +0800
committergit <[email protected]>2024-11-19 12:56:01 +0000
commitdd473cec29a9bb98705f9782c747264a88bc14f0 (patch)
tree4bf474aaa74f2cff88c48dc4313b04fd8f284d73 /lib/ruby_vm
parent492b379b52a8c35c53038cde35c506cde2776834 (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://github.com/rubygems/rubygems/commit/dfc9023337
Diffstat (limited to 'lib/ruby_vm')
0 files changed, 0 insertions, 0 deletions