We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c381fb9 commit 6e8ae53Copy full SHA for 6e8ae53
recordprocessor/tests/test_recordprocessor_edge_cases.py
@@ -149,4 +149,3 @@ def test_process_small_file_utf8(self):
149
self.assertEqual(self.mock_send_to_kinesis.call_count, n_rows)
150
self.mock_logger_warning.assert_not_called()
151
self.mock_logger_error.assert_not_called()
152
-
0 commit comments