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

Add support for Terminal Location and Reader deletion #542

Merged
merged 1 commit into from Mar 19, 2019

Conversation

remi-stripe
Copy link
Contributor

cc @stripe/api-libraries

@@ -37,36 +37,6 @@ def test_is_saveable(self, request_mock):
assert isinstance(resource, stripe.Account)
assert resource is account

def test_is_saveable_with_additional_owners(self, request_mock):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to remove the test as openapi does not support legal_entity anymore. We could mock if needed but I think it's fine to punt on that test.

@stripe-ci stripe-ci assigned remi-stripe and unassigned ob-stripe Mar 18, 2019
@remi-stripe remi-stripe merged commit 4a47d6a into master Mar 19, 2019
@remi-stripe remi-stripe deleted the remi-add-terminal-delete branch March 19, 2019 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants