Skip to content

Commit

Permalink
Merge pull request #3 from sinaru/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
abinoda committed Sep 26, 2016
2 parents 31db18f + e222646 commit b07684a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -121,6 +121,7 @@ describe "#month_in_english(month_id)" do
it "should return 'January' for 1" # lower boundary
it "should return 'March' for 3"
it "should return 'December' for 12" # upper boundary
end
context "when invalid" do
it "should return nil for 0"
it "should return nil for 13"
Expand Down

0 comments on commit b07684a

Please sign in to comment.