This commit is contained in:
Ryan McKinley
2025-07-03 10:21:28 -07:00
parent 35d7bb880a
commit 84a5282ea2
+1 -1
View File
@@ -84,7 +84,7 @@ func TestIntegrationTestDatasource(t *testing.T) {
"readOnly": true,
"title": "test",
"url": "http://fake.url",
"use": "example"
"user": "example"
}`, string(jj))
})