Skip to content

Commit 84649ec

Browse files
committed
Fix test
1 parent d4d4d22 commit 84649ec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/run_cli_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ if [[ -n "$CL_INFOCLACE_SSH" ]]; then
145145
key_file_path = "./infoclace_ssh"
146146
147147
[git_auth.testpat]
148+
user_id = "akclace"
148149
password="$TEST_PAT"
149150
EOF
150151
fi

tests/test_github_auth.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ tests:
3030
exit-code: 1
3131
github0100: # Create app, http url, with PAT auth
3232
command: ../clace app create --git-auth testpat --approve github.com/akclace/test/disk_usage /ghauthpat1
33-
stderr: "failure"
3433
exit-code: 0
3534

3635
github0900: # cleanup

0 commit comments

Comments
 (0)