This repository was archived by the owner on May 15, 2026. It is now read-only.
Commit 65a15d5
committed
fix(tests): add getState() mock to requestOpenAiCodexRateLimits tests
The tests were failing when run in isolation due to missing getState()
mock with currentApiConfigName and listApiConfigMeta properties.
Added the mock to the beforeEach block similar to other describe blocks
in the file.1 parent 11cddf8 commit 65a15d5
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
602 | 606 | | |
603 | 607 | | |
604 | 608 | | |
| |||
0 commit comments