Fix tests

Co-authored-by: André Duffeck <aduffeck@firondu.de>
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2022-11-24 15:11:38 +01:00
parent 724cf40c0e
commit 080a37784f

View File

@@ -89,6 +89,7 @@ var _ = Describe("Index", func() {
)
BeforeEach(func() {
ctx = context.Background()
filename = "Foo.pdf"
mapping, err := index.BuildMapping()