1// test/setup.js 2 3// see packages/database/pool/pool.ts for where this name is also hard coded: 4process.env.PGDATABASE = "smc_ephemeral_testing_database"; 5 6