Commit 99c2bfb
committed
docs(billing): fix stale JSDoc + test comment after marker-bump fix
- adminUpdatePlanOnly JSDoc now reflects that lastSubscriptionEvent* markers
are bumped (per V8-C3 fix) — the old text said "Never touches … markers"
- markUnpaid V8-C3 test comment: was "invoice.payment_failed" but the guard
and markers are subscription-family; corrected to "customer.subscription.updated"1 parent 9c23de3 commit 99c2bfb
2 files changed
Lines changed: 8 additions & 5 deletions
File tree
- modules/billing
- repositories
- tests
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
281 | 280 | | |
282 | 281 | | |
283 | 282 | | |
284 | 283 | | |
285 | 284 | | |
286 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
287 | 290 | | |
288 | 291 | | |
289 | 292 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
0 commit comments