Skip to content

Commit 91516e6

Browse files
committed
Add a missing env to eval-codebuff.json
1 parent 4347ca0 commit 91516e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

evals/buffbench/eval-codebuff.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"STRIPE_SECRET_KEY": "test-stripe-key",
2929
"STRIPE_WEBHOOK_SECRET_KEY": "test-stripe-webhook",
3030
"STRIPE_TEAM_FEE_PRICE_ID": "test-team-price-id",
31+
"STRIPE_USAGE_PRICE_ID": "test-usage-price-id",
3132
"LOOPS_API_KEY": "test-loops",
3233
"DISCORD_PUBLIC_KEY": "test-discord-public",
3334
"DISCORD_BOT_TOKEN": "test-discord-bot",

0 commit comments

Comments
 (0)