Skip to content

Commit 70c9e9e

Browse files
committed
Removed whitespace
1 parent 88b7cf2 commit 70c9e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_line_items.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def test_pause_lineitem(self):
6767
json={'status': {'message': 'error'}},
6868
status=200
6969
)
70-
70+
7171
# Test successful response
7272
self.api.pause_line_item(24, 180)
7373
self.assertEqual(len(responses.calls), 1)

0 commit comments

Comments
 (0)