Skip to content

Commit 21bcb91

Browse files
dante01yoonampagent
andcommitted
test: model past-due subscription in cloud e2e
Amp-Thread-ID: https://ampcode.com/threads/T-01a001d5-47e3-720d-8e82-82c45995251e Co-authored-by: Amp <amp@ampcode.com>
1 parent a9d96c6 commit 21bcb91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

browser_tests/tests/dialogs/creditsTile.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ const endedPersonalBillingStatus: BillingStatusResponse = {
8888
const pastDueBillingStatus: BillingStatusResponse = {
8989
...mockBillingStatus,
9090
is_active: false,
91+
plan_slug: 'pro-monthly',
9192
billing_status: 'payment_failed'
9293
}
9394

0 commit comments

Comments
 (0)