mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
win_pester: move away from public repo to source test files (#38862)
This commit is contained in:
@@ -1,12 +1,2 @@
|
||||
---
|
||||
local_test_files:
|
||||
- files/test01.test.ps1
|
||||
- files/test02.test.ps1
|
||||
remote_test_files:
|
||||
- test01.test.ps1
|
||||
- test02.test.ps1
|
||||
fake_remote_test_file: C:\Pester\fake_test.test.ps1
|
||||
fake_remote_folder: C:\Fake_Pester
|
||||
remote_test_folder:
|
||||
- C:\Pester\
|
||||
- C:\Pester
|
||||
test_win_pester_path: C:\ansible\win_pester
|
||||
|
||||
Reference in New Issue
Block a user