Skip to content

Commit

Permalink
Adding clear
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Dec 15, 2023
1 parent e99b997 commit d3f4be0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,8 @@ def test_nlist_to_array(mapdl, beam_solve):


def test_cmlist(mapdl):
mapdl.clear()

mapdl.prep7()
# setup the full file
mapdl.block(0, 1, 0, 1, 0, 1)
Expand Down

0 comments on commit d3f4be0

Please sign in to comment.