Skip to content

Commit

Permalink
pass lint test
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Li committed Jun 21, 2023
1 parent 035f3cd commit ab80189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/util/buildkitutil/buildkit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ func TestBuildkitWithRegistry(t *testing.T) {
assert.NoError(t, err)
assert.Equal(t, strings.TrimSpace(tc.expected), strings.TrimSpace(config))
}
}
}

0 comments on commit ab80189

Please sign in to comment.