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 8, 2024
1 parent ce3c4f4 commit 32def45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ruby/bank_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
it 'should return details from the bank code' do
expect(described_class.get_details(:XNSE)).to eq(code: 'XNSE',
ifsc: '110024001',
micr: null,
bank_code: null,
)
end
Expand Down

0 comments on commit 32def45

Please sign in to comment.