Skip to content

Commit

Permalink
XNSE ifsc added
Browse files Browse the repository at this point in the history
  • Loading branch information
PriyankaMarbill committed Nov 6, 2024
1 parent 4b06d3c commit 4a8ec91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ruby/bank_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
describe Razorpay::IFSC::Bank do
it 'should define the relevant constants' do
expect(described_class::PUNB).to eq :PUNB
expect(described_class::XNSE).to eq :XNSE
end

it 'should return details from the bank code' do
Expand Down

0 comments on commit 4a8ec91

Please sign in to comment.