update
This commit is contained in:
parent
7fa38e2697
commit
3502ea7e2b
1 changed files with 1 additions and 1 deletions
|
|
@ -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')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue