Fixing snapshot test.

This commit is contained in:
mike12345567 2024-03-19 16:52:16 +00:00
parent 8d7267691d
commit 74abee8902
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ exports[`/datasources fetch returns all the datasources from the server 1`] = `
{ {
"config": {}, "config": {},
"createdAt": "2020-01-01T00:00:00.000Z", "createdAt": "2020-01-01T00:00:00.000Z",
"isSQL": true,
"name": "Test", "name": "Test",
"source": "POSTGRES", "source": "POSTGRES",
"type": "datasource", "type": "datasource",