server(filesystem): fix test failure

This commit is contained in:
Matthew Penner
2023-05-10 12:59:22 -06:00
parent 4b66a222cd
commit 4d51de71c2

View File

@@ -69,7 +69,7 @@ func TestArchive_Stream(t *testing.T) {
g.Assert(err).IsNil()
// Open the archive.
genericFs, err := archiver.FileSystem(archivePath)
genericFs, err := archiver.FileSystem(context.Background(), archivePath)
g.Assert(err).IsNil()
// Assert that we are opening an archive.