Skip to content

Commit 81f6b46

Browse files
Decrease apps to test
1 parent 2b853dc commit 81f6b46

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/system/general/test_09_VariableManager.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,8 @@
3535
params=[
3636
pyaedt.Circuit,
3737
pyaedt.Hfss,
38-
pyaedt.Icepak,
39-
pyaedt.Mechanical,
4038
pyaedt.Maxwell3d,
4139
pyaedt.Maxwell2d,
42-
pyaedt.Q3d,
4340
pyaedt.Q2d,
4441
pyaedt.Hfss3dLayout,
4542
pyaedt.Rmxprt,
@@ -48,11 +45,8 @@
4845
ids=[
4946
"circuit",
5047
"hfss",
51-
"icepak",
52-
"mechanical",
5348
"maxwell_3d",
5449
"maxwell_2d",
55-
"q3d",
5650
"q2d",
5751
"hfss3d_layout",
5852
"rmxprt",

0 commit comments

Comments
 (0)