This commit is contained in:
Liana Gk 2018-03-17 15:42:37 +02:00
parent 7fa38e2697
commit 3502ea7e2b

View file

@ -179,7 +179,7 @@ describe Ticket do
end
end
describe 'currency updation' do
describe 'currency update' do
context 'when more than one ticket exist for a conference' do
it 'should not allow currency update' do
ticket.update(price_currency: 'INR')