fix: remove project from ktx config

This commit is contained in:
Andrey Avtomonov 2026-05-14 17:31:24 +02:00
parent 2bca308863
commit 71b911e61a
70 changed files with 178 additions and 323 deletions

View file

@ -53,7 +53,6 @@ describe('installed live-database artifact smoke helpers', () => {
assert.equal(
buildKtxYaml('postgresql://ktx:postgres@127.0.0.1:15432/warehouse'), // pragma: allowlist secret
[
'project: artifact-live-database',
'connections:',
' warehouse:',
' driver: postgres',