Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
8eth committed Oct 31, 2024
1 parent 87173fb commit 6dbc38c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -2295,7 +2295,6 @@ def test_subscription_change_proration(self):
assert isinstance(manualsub.proration_settings, ProrationSettings)
ElementTree.tostring(account.to_element(), encoding='UTF-8')


def test_subscription_with_plan_ramp(self):
plan_code = 'plan%s' % self.test_id
logging.basicConfig(level=logging.DEBUG) # make sure it's init'ed
Expand Down

0 comments on commit 6dbc38c

Please sign in to comment.