mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Fix tests #2741
This commit is contained in:
parent
36e4f2ddc9
commit
7eb509b9a8
2 changed files with 8 additions and 4 deletions
|
@ -55,7 +55,7 @@ describe Pricelist do
|
|||
end
|
||||
|
||||
it 'should have name' do
|
||||
@pricelist.name.should == 'new .ee'
|
||||
@pricelist.name.should == 'create ee'
|
||||
end
|
||||
|
||||
it 'should have one version' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue