Fixing snapshot test.
This commit is contained in:
parent
8d7267691d
commit
74abee8902
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue