Skip to content

Commit f866c7b

Browse files
jacobm-splunkdaveshanley
authored andcommitted
rename placeholder test name
1 parent 27192a3 commit f866c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parameters/path_parameters_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1404,7 +1404,7 @@ paths:
14041404
assert.Equal(t, "Instead of '22334', use one of the allowed values: '1, 2, 99, 100'", errors[0].HowToFix)
14051405
}
14061406

1407-
func TestNewValidator_FillInThis(t *testing.T) {
1407+
func TestNewValidator_ServerPathPrefixInRequestPath(t *testing.T) {
14081408

14091409
spec := `openapi: 3.1.0
14101410
servers:

0 commit comments

Comments
 (0)