Commit 7d91670
committed
Satisfy lint in Astro package test
Make the mock federation fetch methods await their callback results so
the test continues to return Promise<Response> while satisfying
Deno's require-await lint rule.
Assisted-by: Codex:gpt-5.41 parent cb59fb3 commit 7d91670
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
0 commit comments