mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-26 09:25:51 +00:00
2 lines
103 B
Bash
Executable file
2 lines
103 B
Bash
Executable file
#!/usr/bin/env bash
|
|
node /usr/src/app/node_modules/.bin/jest --config e2e/$1/jest-e2e.json --runInBand
|