mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
@@ -392,7 +392,7 @@ func TestLoadFromReaderWithUsernamePassword(t *testing.T) {
|
||||
|
||||
for _, tc := range []types.AuthConfig{
|
||||
want,
|
||||
types.AuthConfig{
|
||||
{
|
||||
Auth: encodeAuth(&want),
|
||||
},
|
||||
} {
|
||||
|
||||
Reference in New Issue
Block a user