Fix copy-paste errors in test data
This commit is contained in:
parent
16ba85083f
commit
95cbf1c282
|
@ -49,7 +49,7 @@
|
||||||
"attributes_flat": {
|
"attributes_flat": {
|
||||||
"id": "3214385801340650197",
|
"id": "3214385801340650197",
|
||||||
"triggers.%": "1",
|
"triggers.%": "1",
|
||||||
"triggers.what": "0"
|
"triggers.what": "1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -42,9 +42,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"attributes_flat": {
|
"attributes_flat": {
|
||||||
"id": "604776346677326098",
|
"id": "4776432143683449212",
|
||||||
"triggers.%": "1",
|
"triggers.%": "1",
|
||||||
"triggers.index": "0"
|
"triggers.index": "1"
|
||||||
},
|
},
|
||||||
"depends_on": ["null_resource.baz"],
|
"depends_on": ["null_resource.baz"],
|
||||||
"index_key": 1,
|
"index_key": 1,
|
||||||
|
|
|
@ -42,9 +42,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"attributes_flat": {
|
"attributes_flat": {
|
||||||
"id": "604776346677326098",
|
"id": "4776432143683449212",
|
||||||
"triggers.%": "1",
|
"triggers.%": "1",
|
||||||
"triggers.index": "0"
|
"triggers.index": "1"
|
||||||
},
|
},
|
||||||
"depends_on": ["null_resource.baz"],
|
"depends_on": ["null_resource.baz"],
|
||||||
"index_key": 1,
|
"index_key": 1,
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
"attributes_flat": {
|
"attributes_flat": {
|
||||||
"id": "1523897709610803586",
|
"id": "1523897709610803586",
|
||||||
"triggers.%": "1",
|
"triggers.%": "1",
|
||||||
"triggers.what": "0"
|
"triggers.what": "1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue