// Not an actual response snapshot // Simulate a case where `all` property of response is unavailable export const fetchSystemDataFailedResponse = { "error": "no systems", };