Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotan committed Feb 13, 2025
1 parent 1abae8a commit ee1cd14
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/ExtraSettings2_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2806,6 +2806,10 @@ def test_myswitchProfile_importMntGrp(self):
"synchronization": {},
"value_ref_enabled": {},
"value_ref_pattern": {},
"normalization": {},
"conditioning": {},
"output": {},
"instrument": {},
"shape": shapes
}
)
Expand Down
4 changes: 4 additions & 0 deletions test/ExtraSettings3_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2888,6 +2888,10 @@ def test_myswitchProfile_importMntGrp(self):
"value_ref_pattern": {},
"synchronizer": {},
"synchronization": {},
"normalization": {},
"conditioning": {},
"output": {},
"instrument": {},
"shape": shapes
}
)
Expand Down
4 changes: 4 additions & 0 deletions test/ExtraSettings_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2832,6 +2832,10 @@ def test_myswitchProfile_importMntGrp(self):
"synchronization": {},
"value_ref_enabled": {},
"value_ref_pattern": {},
"normalization": {},
"conditioning": {},
"output": {},
"instrument": {},
"shape": shapes
}
)
Expand Down

0 comments on commit ee1cd14

Please sign in to comment.