Commit 3a2e69e
committed
fix: add missing getCostSummary/getCostByModel to a11y test mock (#3281)
The dashboard a11y-pages test mocks the API client but was missing the
new getCostSummary and getCostByModel exports added by this PR. This
caused Node 20 CI failure with:
No 'getCostSummary' export is defined on the '../api/client' mock1 parent 4f90817 commit 3a2e69e
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
168 | 180 | | |
169 | 181 | | |
170 | 182 | | |
| |||
0 commit comments