We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab93dc commit 841b636Copy full SHA for 841b636
GithubFS/tests/GithubFS.tests.ps1
@@ -1,4 +1,4 @@
1
-ipmo ../ -Force
+ipmo ../../GithubFS -Force
2
3
$testbotAccountName = 'repotestbot';
4
$testbotRepo = 'scratch';
0 commit comments