Fix copy-paste errors in test data

This commit is contained in:
Radek Simko 2019-08-21 11:45:06 +01:00
parent 16ba85083f
commit 95cbf1c282
No known key found for this signature in database
GPG Key ID: 1F1C84FE689A88D7
4 changed files with 6 additions and 6 deletions

View File

@ -49,7 +49,7 @@
"attributes_flat": { "attributes_flat": {
"id": "3214385801340650197", "id": "3214385801340650197",
"triggers.%": "1", "triggers.%": "1",
"triggers.what": "0" "triggers.what": "1"
} }
} }
] ]

View File

@ -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,

View File

@ -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,

View File

@ -53,7 +53,7 @@
"attributes_flat": { "attributes_flat": {
"id": "1523897709610803586", "id": "1523897709610803586",
"triggers.%": "1", "triggers.%": "1",
"triggers.what": "0" "triggers.what": "1"
} }
} }
] ]