Further spec greening
This commit is contained in:
@@ -10,7 +10,7 @@ describe User do
|
||||
end
|
||||
|
||||
it 'falls back to unkown if not present' do
|
||||
user.supplier_name.should == I18n.t('user.unknown_supplier_name')
|
||||
user.supplier_name.should == I18n.t('supplier.unknown_user_name')
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user