mirror of
https://github.com/git/git
synced 2024-11-05 04:53:18 +00:00
Merge branch 'ba/credential-test-clean-fix' into jk/t0303-clean
* ba/credential-test-clean-fix: t/lib-credential: clean additional credential
This commit is contained in:
commit
30b1e8b920
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ helper_test_clean() {
|
|||
reject $1 https example.com user-overwrite
|
||||
reject $1 https example.com user-erase1
|
||||
reject $1 https example.com user-erase2
|
||||
reject $1 https victim.example.com user
|
||||
reject $1 http path.tld user
|
||||
reject $1 https timeout.tld user
|
||||
reject $1 https sso.tld
|
||||
|
|
Loading…
Reference in a new issue