Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Jun 21, 2021
1 parent 961c81a commit e3b1e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_pt_br_locale.rb
Expand Up @@ -37,7 +37,7 @@ def test_pt_br_address_methods
end

def test_pt_br_phone_methods
assert_equal Faker::PhoneNumber.country_code, '+55'
assert_equal Faker::PhoneNumber.country_code.is_a? String
end

def test_pt_br_color_methods
Expand Down

0 comments on commit e3b1e70

Please sign in to comment.