We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545e84e commit 3251de3Copy full SHA for 3251de3
tests/test_github_auth.yaml
@@ -29,7 +29,7 @@ tests:
29
stderr: "git auth entry invalid not found in server config"
30
exit-code: 1
31
github0100: # Create app, http url, with PAT auth
32
- command: ../openrun app create --git-auth testpat --approve github.com/akopenrun/test/disk_usage /ghauthpat1
+ command: ../openrun app create --git-auth testpat --approve github.com/akclace/test/disk_usage /ghauthpat1
33
exit-code: 0
34
35
github0900: # cleanup
0 commit comments