Renamed div_id to id in test data

This commit is contained in:
pkurchatov
2024-01-09 14:54:26 +03:00
parent 94a0cbf33d
commit 50ddd8fc45
98 changed files with 215 additions and 216 deletions
@@ -154,7 +154,7 @@
"type": "fixed",
"value": 250
},
"div_id": "transition_change_demo_state",
"id": "transition_change_demo_state",
"states": [
{
"state_id": "state1",
+1 -1
View File
@@ -80,7 +80,7 @@
},
{
"type": "state",
"div_id": "sample",
"id": "sample",
"states": [
{
"state_id": "first",
+1 -1
View File
@@ -76,7 +76,7 @@
},
{
"type": "state",
"div_id": "sample",
"id": "sample",
"states": [
{
"state_id": "visible",