Skip to content

Commit

Permalink
fix: specs
Browse files Browse the repository at this point in the history
  • Loading branch information
diegosteiner committed Jan 8, 2025
1 parent ecb9a95 commit 4c6c0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/models/payment_infos/qr_bill_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
end

context 'with SCOR Ref' do
it { is_expected.to eq('RF 37123 45678 91011 1213') }
it { is_expected.to eq('RF37 1234 5678 9101 1121 3') }
end
end
end

0 comments on commit 4c6c0d8

Please sign in to comment.