1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-07 23:03:36 +02:00

chore: move test assets submodule (#9321)

This commit is contained in:
Jason Rasmussen
2024-05-07 23:33:17 -04:00
committed by GitHub
parent f10fb0723d
commit 4e7966c8e8
5 changed files with 4 additions and 5 deletions

2
.gitmodules vendored
View File

@ -2,5 +2,5 @@
path = mobile/.isar
url = https://github.com/isar/isar
[submodule "server/test/assets"]
path = server/test/assets
path = e2e/test-assets
url = https://github.com/immich-app/test-assets