Move testHelpers directory up one level
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Not an actual response snapshot
|
||||
// Simulate a case where `all` property of response is unavailable
|
||||
export const fetchSystemDataFailedResponse = {
|
||||
"error": "no systems",
|
||||
};
|
||||
Reference in New Issue
Block a user