test/factories/reports.rb in esp_sdk-2.3.0 vs test/factories/reports.rb in esp_sdk-2.4.0
- old
+ new
@@ -33,9 +33,18 @@
},
links: {
related: "http://localhost:3000/api/v2/teams/1.json"
}
},
+ external_account: {
+ data: {
+ type: "external_accounts",
+ id: "1"
+ },
+ links: {
+ related: "http://localhost:3000/api/v2/external_accounts/1.json"
+ }
+ },
alerts: {
data: [
{
type: "alerts",
id: "41989"