We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0728fb5 commit b5ef0ccCopy full SHA for b5ef0cc
internal/e2e/client/archive_test.go
@@ -14,6 +14,7 @@ import (
14
func Test_ArchiveFromGP(t *testing.T) {
15
t.Run("ArchiveFromFolder", func(t *testing.T) {
16
// patch3
17
+ // patch 4
18
tempDir, err := os.MkdirTemp("", "immich-go-test-ArchiveFromFolder*")
19
if err != nil {
20
t.Fatal(err.Error())
0 commit comments