Skip to content

Commit 9060550

Browse files
authored
ci(test): Ensured combined MoCap tests are used by Compare tests (#978)
1 parent 2ff7c20 commit 9060550

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Tests/AnyMocap/Test_ADL_Gait.any

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
//pytest_markers=["slow"]
55
//save_study=[
66
// "Main.Studies.MarkerTracking",
7+
// "Main.Studies.InverseDynamicStudy",
78
//]
89

910

Tests/AnyMocap/Test_Plug-in-gait_simple_fullbody.any

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
//ignore_errors = ["'Set Value' operation on"]
22
//fatal_warnings = True
33
//pytest_markers=["slow"]
4+
//save_study=[
5+
// "Main.Studies.MarkerTracking",
6+
// "Main.Studies.InverseDynamicStudy",
7+
//]
48

59

610
#include "../libdef.any"

0 commit comments

Comments
 (0)