Skip to content

Commit

Permalink
Fix henrik#11 added testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
bv-sumit committed Dec 9, 2020
1 parent f3b338e commit e151da0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/validates_url_format_of_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def test_should_allow_valid_urls
'http://www.xn--rksmrgs-5wao1o.nu',
'http://foo.bar.xn--rksmrgs-5wao1o.nu',
'https://www.xn----ylbbafnbqebomc7ds.com.gr',
'http://xn--80agkgigub5kqa.xn--p1ai',
'http://example.com.', # Explicit TLD root period
'http://example.com./foo'
].each do |url|
Expand Down

0 comments on commit e151da0

Please sign in to comment.