Skip to content
Snippets Groups Projects
Commit 14ae87d5 authored by Misty De Meo's avatar Misty De Meo Committed by Misty De Meo
Browse files

Add a space after the emoji for terminals


Closes #2198.

Signed-off-by: default avatarMisty De Meo <mistydemeo@gmail.com>
parent 2dc5bbf5
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ describe Emoji do
ENV.delete("HOMEBREW_INSTALL_BADGE")
end
it "returns 🍺 by default" do
it "returns 🍺 by default" do
expect(subject).to eq "🍺"
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment