Skip to content

Commit

Permalink
removed check
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Sep 4, 2023
1 parent d9d1dc7 commit bd01341
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/mangopay/card_registration_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
validated = create_card_validation(created['UserId'], created['CardId'])

expect(validated).to_not be_nil
expect(validated['Validity']).to be('VALID')
end
end
end

0 comments on commit bd01341

Please sign in to comment.