Fix lint issue

Signed-off-by: Jon Johnson <jonjohnson@google.com>
(cherry picked from commit 8f11fbc876)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Jon Johnson 2019-10-16 09:59:49 -07:00 committed by Sebastiaan van Stijn
parent 41b01f1319
commit a42f8129fd
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ func TestLoadFromReaderWithUsernamePassword(t *testing.T) {
for _, tc := range []types.AuthConfig{
want,
types.AuthConfig{
{
Auth: encodeAuth(&want),
},
} {