Corrected spelling mistake
This commit is contained in:
@@ -28,7 +28,7 @@ describe 'WebSite' do
|
||||
end
|
||||
|
||||
context 'when protocol or trailing slash is missing' do
|
||||
it 'should add the them' do
|
||||
it 'should add them' do
|
||||
@uri = 'example.localhost'
|
||||
@expected = 'http://example.localhost/'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user