mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Remove fit
This commit is contained in:
parent
add2accda7
commit
7e00308f85
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ describe Registrar do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
fit 'should return full address' do
|
it 'should return full address' do
|
||||||
@registrar.address.should == 'Street 999, Town, County, Postal'
|
@registrar.address.should == 'Street 999, Town, County, Postal'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue