Skip to content

Commit

Permalink
fix run test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Koubaa committed Oct 29, 2024
1 parent e740f5a commit ce1715b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

import pytest

from ansys.dyna.run import run_dyna
from ansys.dyna.core.run import run_dyna
from .conftest import resolve_test_file


Expand Down

0 comments on commit ce1715b

Please sign in to comment.