Skip to content

Commit

Permalink
chore: remove unsed var
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Mar 6, 2024
1 parent 376c906 commit 5edafbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/bundlegen/generateapiv2_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ func TestGenerateAPIProxyDefFromOASv2(specName string, t *testing.T) {
skipPolicy := false
name := "test"
addCORS := true
integrationEndpoint := false
basePath := ""
oasGoogleAcessTokenScopeLiteral := ""
targetURL := "http://api.example.com"
Expand Down

0 comments on commit 5edafbf

Please sign in to comment.