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

@@ -29,7 +29,7 @@ import (
var _dockerfile = "Dockerfile"
func TestContextValidate(t *testing.T) {
func TestValidateContext(t *testing.T) {
t.Parallel()
tests := []struct {
name string