refactor tests

This commit is contained in:
ivankirpichnikov
2025-11-21 13:11:48 +03:00
parent fb6c415f1e
commit 2319b471a0
10 changed files with 227 additions and 138 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ build:
[group("Docker")]
[doc("Compose start")]
up:
docker compose --profile migrations --profile observability up -d --remove-orphans --quiet-pull --force-recreate
docker compose --profile migrations --profile observability up -d --remove-orphans --quiet-pull --force-recreate --build
# =========
# > Tests