Skip to content

Commit

Permalink
[ci skip] typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Tikhonov committed Mar 17, 2015
1 parent b45f7a2 commit 55517e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/web/host_name_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
end
end

it 'does not allow valid hostnames' do
it 'does not allow invalid hostnames' do
INVALID_HOSTNAMES.each do |hostname|
expect(hostname =~ r).to be_nil
end
Expand Down

0 comments on commit 55517e7

Please sign in to comment.