Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mfridman committed Oct 25, 2024
1 parent abe03c4 commit 91383d8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ func TestParsePluginConfigGoYAML(t *testing.T) {
SPDXLicenseID: "Apache-2.0",
LicenseURL: "https://github.com/grpc/grpc-go/blob/master/LICENSE",
IntegrationGuideURL: "https://grpc.io/docs/languages/go/quickstart",
Deprecated: true,
},
pluginConfig,
)
Expand Down

0 comments on commit 91383d8

Please sign in to comment.