File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
spec/approvals/cli/completions Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ def install_completions
2929 command = "sudo #{ command } " unless root_user?
3030 system command
3131
32- say 'Restart your session for the changes to take effect. '
32+ say 'Restart your session for the changes to take effect'
3333 end
3434
3535 def show_completions
Original file line number Diff line number Diff line change 11Installing completions to /tmp/bashly
2- Restart your session for the changes to take effect.
2+ Restart your session for the changes to take effect
Original file line number Diff line number Diff line change 11Installing completions to /tmp/bashly
2- Restart your session for the changes to take effect.
2+ Restart your session for the changes to take effect
You can’t perform that action at this time.
0 commit comments