Skip to content

Commit

Permalink
comment line in 41_3dlayout_modeler_test
Browse files Browse the repository at this point in the history
  • Loading branch information
gmalinve committed May 20, 2024
1 parent b5fc1ff commit b367648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _unittest/test_41_3dlayout_modeler.py
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ def test_96_2_report_design(self):
report = AnsysReport()
report.create()
self.aedtapp.save_project()
assert report.add_project_info(self.aedtapp)
# assert report.add_project_info(self.aedtapp)

def test_97_mesh_settings(self):
assert self.aedtapp.set_meshing_settings(mesh_method="PhiPlus", enable_intersections_check=False)
Expand Down

0 comments on commit b367648

Please sign in to comment.