test: verify PostgreSQL Kafka commit ordering
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"check": "tsc --noEmit",
|
||||
"self-test": "bun run src/selftest/run.ts",
|
||||
"self-test:postgres-kafka-order": "bun run src/selftest/integration/postgres-kafka-order.ts",
|
||||
"test": "bun run src/selftest/run.ts",
|
||||
"cli": "bun scripts/agentrun-cli.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user