test: fix tests

This commit is contained in:
2026-04-14 22:40:10 +03:00
parent 6112147b40
commit a886322d0e
9 changed files with 10920 additions and 9479 deletions

5
scripts/develop Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -e
cd "$(dirname $(dirname "$0"))" || exit
docker compose -f docker-compose-develop.yaml up --build --watch