summaryrefslogtreecommitdiff
path: root/test/sanity/code-smell/configure-remoting-ps1.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanity/code-smell/configure-remoting-ps1.py')
-rwxr-xr-xtest/sanity/code-smell/configure-remoting-ps1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sanity/code-smell/configure-remoting-ps1.py b/test/sanity/code-smell/configure-remoting-ps1.py
index 51dff20c58..159004c06b 100755
--- a/test/sanity/code-smell/configure-remoting-ps1.py
+++ b/test/sanity/code-smell/configure-remoting-ps1.py
@@ -11,7 +11,7 @@ def main():
# required to be packaged with ansible-test and must match the original file, but cannot be a symbolic link
# the packaged version is needed to run tests when ansible-test has been installed
# keeping the packaged version identical to the original makes sure tests cover both files
- packaged = 'test/lib/ansible_test/_data/setup/ConfigureRemotingForAnsible.ps1'
+ packaged = 'test/lib/ansible_test/_util/target/setup/ConfigureRemotingForAnsible.ps1'
copy_valid = False