Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix code formatting in the CirclePaymentServiceTest file #27

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

marcelosalloum
Copy link
Contributor

PR Checklist

PR Structure

  • This PR has reasonably narrow scope (if not, break it down into smaller PRs).
  • This PR avoids mixing refactoring changes with feature changes (split into two PRs
    otherwise).
  • This PR's title starts with name of package that is most changed in the PR, ex.
    paymentservice.stellar, or all or doc if the changes are broad or impact many
    packages.

Thoroughness

  • This PR adds tests for the most critical parts of the new functionality or fixes.

What

Fix code formatting in the CirclePaymentServiceTest file.

Why

It wasn't formatted properly on #24 and we need it in the proper formatting before we continue to make changes to the file.

@marcelosalloum marcelosalloum self-assigned this Feb 3, 2022
Base automatically changed from circle-send-payment-polishes to main February 4, 2022 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement payments gateway interface for the Circle API
2 participants