Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aduffeck committed Nov 11, 2022
1 parent 2d6bdfa commit f07ee37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/search/pkg/search/index/index_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ var _ = Describe("Index", func() {
OpaqueId: "someopaqueid",
},
Path: filename,
Name: filename,
Size: 12345,
Type: sprovider.ResourceType_RESOURCE_TYPE_FILE,
MimeType: "application/pdf",
Expand Down

0 comments on commit f07ee37

Please sign in to comment.