Closed flakey5 closed 3 months ago
Tests in main are broken, this pr aims to fix them. The most prominent issues were with type mismatches, presumably from when we switched to unist.
unist
I used the code as the source of truth since the changes to the responses were intentional from what I can tell
We should eventually start using snapshots!
Description
Tests in main are broken, this pr aims to fix them. The most prominent issues were with type mismatches, presumably from when we switched to
unist
.I used the code as the source of truth since the changes to the responses were intentional from what I can tell