Skip to content

Commit

Permalink
Merge branch 'main' into fix_HFSS_linear_step_sweep
Browse files Browse the repository at this point in the history
  • Loading branch information
Devin-Crawford authored Jan 30, 2025
2 parents 8677e2c + f4b3c44 commit 21c82c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/system/solvers/test_45_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ def test_18_via_merging(self, local_scratch):
"contour_list": [[[0.143, 0.04], [0.1476, 0.04], [0.1476, 0.03618], [0.143, 0.036]]],
"is_batch": True,
"start_layer": "TOP",
"stop_layer": "BOTTOM",
"stop_layer": "INT5",
"design_name": "test",
"aedb_path": file_path,
"new_aedb_path": new_file,
Expand Down

0 comments on commit 21c82c3

Please sign in to comment.