Skip to content

Commit d22239e

Browse files
authored
FIX: Typo for test_distributed_parasitics (#5832)
2 parents 5cf79b2 + 71678ee commit d22239e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/solvers/test_45_FilterSolutions/test_distributed_filter/test_distributed_parasitics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
from ansys.aedt.core.generic.general_methods import is_linux
2727
import pytest
2828

29-
from tests.system.general.conftest import config
29+
from tests.system.solvers.conftest import config
3030

3131
from ..resources import read_resource_file
3232

0 commit comments

Comments
 (0)