chore: moved from delay-based tests to deterministic gated server tests

for chat
This commit is contained in:
2026-05-11 10:20:46 +02:00
parent ac4f5a3580
commit 0808b27057
4 changed files with 50 additions and 19 deletions

View File

@@ -6,7 +6,8 @@
"Bash(mix dialyzer *)",
"Bash(mix ecto.migrate)",
"Bash(git add *)",
"Bash(git push *)"
"Bash(git push *)",
"Bash(git -C /Users/gb/Projects/bDS2 status)"
]
}
}