diff --git a/tests/default/query/datasources.yaml b/tests/default/query/datasources.yaml index 35c9fea04..756b34038 100644 --- a/tests/default/query/datasources.yaml +++ b/tests/default/query/datasources.yaml @@ -25,7 +25,7 @@ chapters: status: ACTIVE response: status: 201 - payload: Created DataSource with name test_datasource + payload: Created DataSource with name 'test_datasource' - synopsis: Retrieve the list of all query datasources. path: /_plugins/_query/_datasources method: GET