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
end end
describe 'currency updation' do describe 'currency update' do
context 'when more than one ticket exist for a conference' do context 'when more than one ticket exist for a conference' do
it 'should not allow currency update' do it 'should not allow currency update' do
ticket.update(price_currency: 'INR') ticket.update(price_currency: 'INR')