Skip to content

Commit 3251de3

Browse files
committed
Fix tests after rename
1 parent 545e84e commit 3251de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_github_auth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tests:
2929
stderr: "git auth entry invalid not found in server config"
3030
exit-code: 1
3131
github0100: # Create app, http url, with PAT auth
32-
command: ../openrun app create --git-auth testpat --approve github.com/akopenrun/test/disk_usage /ghauthpat1
32+
command: ../openrun app create --git-auth testpat --approve github.com/akclace/test/disk_usage /ghauthpat1
3333
exit-code: 0
3434

3535
github0900: # cleanup

0 commit comments

Comments
 (0)