Skip to content

Commit

Permalink
Merge pull request #1 from wongy91/jw-hackkkkkfest
Browse files Browse the repository at this point in the history
update spec
  • Loading branch information
wongy91 authored Oct 3, 2019
2 parents 2b767b7 + d7668b2 commit 3b21a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/punctuate_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
end

it "converts a symbol to another" do
expect("Hello World⟩✱≤".punctuate).to eql "Hello World>*<="
expect("Hello World!⟩✱≤".punctuate).to eql "Hello World!>*<="
end
end

0 comments on commit 3b21a32

Please sign in to comment.