Skip to content

Commit

Permalink
fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
goccy committed Aug 21, 2024
1 parent 94e1ee1 commit 50f231e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lsp/server/completion_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ func TestCompletion(t *testing.T) {
"google.protobuf.ServiceOptions",
"google.protobuf.SourceCodeInfo",
"google.protobuf.SourceCodeInfo.Location",
"google.protobuf.Timestamp",
"google.protobuf.UninterpretedOption",
"google.protobuf.UninterpretedOption.NamePart",
"google.rpc.BadRequest",
Expand Down

0 comments on commit 50f231e

Please sign in to comment.