mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 06:22:13 +08:00
K8s: use deprecatedInternalID label rather than SQL annotation (#99263)
This commit is contained in:
@ -41,8 +41,8 @@ func TestStandardDocumentBuilder(t *testing.T) {
|
||||
"updatedBy": "user:XYZ",
|
||||
"name": "test1",
|
||||
"repo": {
|
||||
"name": "SQL",
|
||||
"path": "15",
|
||||
"name": "something",
|
||||
"path": "path/in/system.json",
|
||||
"hash": "xyz"
|
||||
}
|
||||
}`, string(jj))
|
||||
|
Reference in New Issue
Block a user