Skip to content

Commit

Permalink
fix: test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Jul 16, 2024
1 parent 5811651 commit b917af5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_mapdl.py
Original file line number Diff line number Diff line change
Expand Up @@ -2463,6 +2463,5 @@ def test_cleanup_loggers(mapdl):
mapdl._cleanup_loggers()

assert mapdl.logger is not None
assert not mapdl.logger.logger.handlers
assert mapdl.logger.std_out_handler is None
assert mapdl.logger.file_handler is None

0 comments on commit b917af5

Please sign in to comment.