Add the dev auth users to the database

This commit is contained in:
2025-12-17 22:02:23 +09:00
parent 42cb584ef4
commit 158e816ed0
3 changed files with 34 additions and 0 deletions

View File

@@ -18,3 +18,4 @@ declare -r PROJECT_ROOT="$(git rev-parse --show-toplevel)"
"$PROJECT_ROOT/scripts/clean.sh"
"$PROJECT_ROOT/scripts/setup.sh"
"$PROJECT_ROOT/scripts/seed-test-data.sh"