test/factories/reports.rb in esp_sdk-2.4.0 vs test/factories/reports.rb in esp_sdk-2.5.0
- old
+ new
@@ -43,19 +43,9 @@
links: {
related: "http://localhost:3000/api/v2/external_accounts/1.json"
}
},
alerts: {
- data: [
- {
- type: "alerts",
- id: "41989"
- },
- {
- type: "alerts",
- id: "41988"
- }
- ],
links: {
related: "http://localhost:3000/api/v2/reports/55/alerts.json"
}
}
}