Skip to content

Commit f9a666a

Browse files
author
Sebastian Molenda
committed
Tests pt.4 Final-2
1 parent 06c1415 commit f9a666a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/integrational/native_sync/test_remove_device_from_push.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,3 @@ def test_remove_device_from_push_apns2_cross_environment_removal(self):
784784

785785
self.assertIsNotNone(prod_list_envelope)
786786
self.assertTrue(prod_list_envelope.status.is_error() is False)
787-
788-
789-
if __name__ == '__main__':
790-
unittest.main()

0 commit comments

Comments
 (0)