Fix for row action.
This commit is contained in:
parent
66ade79ff9
commit
19416b4650
|
@ -978,7 +978,7 @@ describe("/rowsActions", () => {
|
|||
})
|
||||
|
||||
const descriptions = datasourceDescribe({
|
||||
exclude: [DatabaseName.SQS, DatabaseName.POSTGRES],
|
||||
only: [DatabaseName.SQS, DatabaseName.POSTGRES],
|
||||
})
|
||||
|
||||
if (descriptions.length) {
|
||||
|
|
Loading…
Reference in New Issue