Skip to content

Commit 3df8a76

Browse files
Marat-Timdaveshanley
authored andcommitted
fix test
1 parent 6b3feb5 commit 3df8a76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions/openapi/operation_tag_defined_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ paths:
112112
ctx.Document = document
113113
ctx.DrDocument = drDocument
114114
ctx.Rule = &rule
115+
ctx.Index = m.Index
115116

116117
def := TagDefined{}
117118
res := def.RunRule(nil, ctx)

0 commit comments

Comments
 (0)