Skip to content

Commit

Permalink
TEST: Improve workflow coverage (#4736)
Browse files Browse the repository at this point in the history
Co-authored-by: maxcapodi78 <Shark78>
  • Loading branch information
Samuelopez-ansys authored May 30, 2024
1 parent fec3640 commit 0ee8f3d
Show file tree
Hide file tree
Showing 21 changed files with 5,628 additions and 364 deletions.
2 changes: 1 addition & 1 deletion _unittest/test_01_Design.py
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ def test_36_test_load(self, add_app):
assert True

def test_37_add_custom_toolkit(self, desktop):
assert customize_automation_tab.available_toolkits
assert customize_automation_tab.available_toolkits()

def test_38_toolkit(self, desktop):
file = os.path.join(self.local_scratch.path, "test.py")
Expand Down
Binary file not shown.
Loading

0 comments on commit 0ee8f3d

Please sign in to comment.