Skip to content

Commit 59d310f

Browse files
authored
Update .env.testing
1 parent 4c91cd6 commit 59d310f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/.env.testing

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ FEATURE_ENABLE_NEW_UI=false
1818
FEATURE_ENABLE_EXPERIMENTAL_FEATURE=true
1919

2020
# Third-party Service Keys (mocked for testing)
21-
STRIPE_SECRET_KEY=sk_test_mocked
21+
STRIPE_SECRET_KEY= "SECRET KEY"
2222
SENDGRID_API_KEY=SG.mocked
2323

2424
# CORS Configuration

0 commit comments

Comments
 (0)