This commit is contained in:
Brian Carlson 2025-04-21 17:08:47 -05:00
parent 0d6c737c87
commit 5a0f59cd32

View File

@ -1,6 +1,5 @@
import { Pool } from 'pg'
import { test } from 'vitest'
import args from '../../test/cli'
import assert from 'node:assert'
test('default', async () => {