Skip to content

Commit ea61cfc

Browse files
committed
tidy
1 parent d02948f commit ea61cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delta_backend/tests/test_log_firehose.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ def test_send_log_failure(self, mock_boto_client):
7070
mock_logger_exception.assert_called_once_with("Error sending log to Firehose: Test exception")
7171

7272
if __name__ == "__main__":
73-
unittest.main()
73+
unittest.main()

0 commit comments

Comments
 (0)