final adjustments and now even the flaky tests that depend on others's relay should pass most of the time.

This commit is contained in:
fiatjaf
2023-12-19 10:01:52 -03:00
parent 804403f574
commit 8840c4d8e2
5 changed files with 21 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ build:
bun run build.js
test:
bun test
bun test --timeout 20000
test-only file:
bun test {{file}}