Skip to content

Commit 80f48f3

Browse files
committed
Merge branch 'F932911' of https://github.com/ansys/pyaedt into F932911
2 parents 5db53c8 + 297be00 commit 80f48f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/solvers/test_26_emit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@ def test_all_members(node, results, results_of_get_props):
15791579
result = class_attr.fget(node)
15801580
except Exception as e:
15811581
exception = e
1582-
1582+
15831583
if exception:
15841584
raise exception
15851585

0 commit comments

Comments
 (0)