feat: 🎸 bun tests

This commit is contained in:
amianthus
2025-10-27 14:13:12 +00:00
parent 2311378208
commit e66f9acc4e
28 changed files with 28 additions and 28 deletions

View File

@@ -55,7 +55,7 @@ describe(`${chalk.yellowBright("multiUpgrade2: Testing multi attach and update q
let org: Organization;
let env: AppEnv;
before(async function () {
beforeAll(async function () {
await setupBefore(this);
const { autumnJs } = this;
db = this.db;