TestData: Update streaming.json (#22132)

Changed `graph2` to `graph` in two places.
This commit is contained in:
Diana Payton 2020-02-12 21:29:36 -08:00 committed by GitHub
parent a0464c1239
commit 8641b91389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
},
{
"type": "panel",
"id": "graph2",
"id": "graph",
"name": "React Graph",
"version": ""
},
@ -187,7 +187,7 @@
"timeFrom": null,
"timeShift": null,
"title": "Simple dummy streaming example",
"type": "graph2"
"type": "graph"
}
],
"schemaVersion": 18,