mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-01 18:01:28 -06:00
Fix tests
Co-authored-by: André Duffeck <aduffeck@firondu.de> Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
@@ -89,6 +89,7 @@ var _ = Describe("Index", func() {
|
||||
)
|
||||
|
||||
BeforeEach(func() {
|
||||
ctx = context.Background()
|
||||
filename = "Foo.pdf"
|
||||
|
||||
mapping, err := index.BuildMapping()
|
||||
|
||||
Reference in New Issue
Block a user