mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-08 21:10:05 +00:00
fix(convert-to-csv): return empty string if table is not an array
This commit is contained in:
@@ -465,6 +465,6 @@ export const specialCaseTests = (adapter: SASjs): TestSuite => ({
|
||||
|
||||
return assertionRes
|
||||
}
|
||||
},
|
||||
}
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user