From 0fea9712851009b8270ce73e2421c2595f24fd7a Mon Sep 17 00:00:00 2001 From: Jacob Chang Date: Mon, 15 Jul 2024 08:40:16 -0700 Subject: [PATCH] fix --- testing/jest.env-setup.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/testing/jest.env-setup.ts b/testing/jest.env-setup.ts index 8475cc4..82f28e9 100644 --- a/testing/jest.env-setup.ts +++ b/testing/jest.env-setup.ts @@ -12,6 +12,4 @@ process.env.QR_HASH_SECRET = "raidshadowlegends"; process.env.S3_ACCESS_KEY = "2468"; process.env.S3_SECRET_KEY = "whodeweappreciate"; -process.env.S3_BUCKET_NAME = - "theduckwalkeduptothelemonadestandandhesaidtothemanrunningthestandheygotanygrapesandthenthemangotmadandshottheduck"; process.env.S3_REGION = "aok";