Skip to content

Commit

Permalink
Update _unittest/test_14_AedtLogger.py
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Rey <[email protected]>
  • Loading branch information
SMoraisAnsys and MaxJPRey authored Jan 29, 2024
1 parent 9bbcf75 commit caa8421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _unittest/test_14_AedtLogger.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ class TestLogMessages:
"""Class used to test log messages."""

def test_log_when_accessing_non_existing_object(self, caplog):
"""Check that accessing non existing object"""
"""Check that accessing non existing object log an error message."""
from pyaedt import Hfss

app = Hfss(
Expand Down

0 comments on commit caa8421

Please sign in to comment.