Actions
Refactor #28507
closedMove stored fixtures to snapshots
Description
it becomes hard to maintain those fixtures on every change in the API infrastructure for example,
I would prefer to save it as a snapshot which is what those fixtures are kind of doing,
which will allow us to update them automatically instead.
Actions