This commit is contained in:
Martin Lensment 2015-07-03 10:50:37 +03:00
parent 36e4f2ddc9
commit 7eb509b9a8
2 changed files with 8 additions and 4 deletions

View file

@ -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