Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Javagedes committed Aug 3, 2023
1 parent d656b84 commit a4125a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests.unit/test_ansi_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ def test_ansi_handler_with_list(self):
handler.setFormatter(formatter)
handler.setLevel(logging.INFO)

handler.emit(AnsiHandlerTest.record5)
handler.emit(AnsiHandlerTest.record3)
handler.emit(AnsiHandlerTest.record4)
handler.emit(AnsiHandlerTest.record5)
Expand Down

0 comments on commit a4125a8

Please sign in to comment.