Skip to content

Conversation

@Justintime50
Copy link
Member

@Justintime50 Justintime50 commented Aug 20, 2022

Description

Removes CreditCard and PaymentMethod imports that no longer exist. This fixes an import bug when importing this library (instead of using the autoloader which doesn't raise this error).

Closes #211

Testing

Adds a regression test by trying to manually import the library in our test suite (the test suite uses the auto loader which is why this wasn't caught.)

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc)

@Justintime50 Justintime50 marked this pull request as ready for review August 20, 2022 15:07
@Justintime50 Justintime50 requested a review from a team August 20, 2022 15:07
@Justintime50 Justintime50 merged commit 40f96d2 into master Aug 20, 2022
@Justintime50 Justintime50 deleted the fix_extra_imports branch August 20, 2022 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Two Files Included That Don't Exist

3 participants