Update api report

Signed-off-by: Jussi Hallila <jussi@hallila.com>
This commit is contained in:
Jussi Hallila
2023-07-31 12:32:18 +02:00
parent ae93048181
commit 3b8c85aa6f
@@ -168,6 +168,7 @@ export interface TestBackendOptions<
// @public
export type TestDatabaseId =
| 'POSTGRES_14'
| 'POSTGRES_13'
| 'POSTGRES_12'
| 'POSTGRES_11'