Skip to content

Commit 39d19e2

Browse files
Leftover
1 parent 9101bff commit 39d19e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_resultinfo.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def test_get_resultinfo_no_model(velocity_acceleration, server_type):
7272
"co_energy",
7373
"incremental_energy",
7474
"elastic_strain",
75-
"element_euler_angles",
7675
"structural_temperature",
7776
]
7877
if not SERVERS_VERSION_GREATER_THAN_OR_EQUAL_TO_10_0:
@@ -109,7 +108,6 @@ def test_get_resultinfo(model):
109108
"co_energy",
110109
"incremental_energy",
111110
"elastic_strain",
112-
"element_euler_angles",
113111
"structural_temperature",
114112
]
115113
if not SERVERS_VERSION_GREATER_THAN_OR_EQUAL_TO_10_0:

0 commit comments

Comments
 (0)