Skip to content

Commit 18e010d

Browse files
Merge branch 'DX-2728' of https://github.com/Bandwidth/python-sdk into DX-2728
2 parents 8a5d5a8 + a61d2c3 commit 18e010d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/test_media_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ def testGetMediaWithBandwidthId(self) -> None:
143143
_preload_content=False
144144
)
145145

146-
self.assertEqual(context.exception.status, 404)
146+
self.assertEqual(context.exception.status, 404)

0 commit comments

Comments
 (0)