Regenerate Go

This commit is contained in:
Bryce Lampe
2024-03-26 17:06:19 -07:00
parent cbf957533e
commit 91c652a702
10 changed files with 88 additions and 90 deletions

View File

@@ -20,7 +20,7 @@ import (
"github.com/stretchr/testify/assert"
)
func TestDockerfileValidate(t *testing.T) {
func TestValidateDockerfile(t *testing.T) {
t.Parallel()
tests := []struct {
name string