This commit is contained in:
LianaGk 2018-06-14 18:51:49 +00:00 committed by GitHub
commit c6a5b802aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -192,7 +192,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')