1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-03 10:40:06 +00:00

chore(tests): fix method arguments

This commit is contained in:
Krishna Acondy
2021-06-29 07:32:47 +01:00
parent fafa0c3567
commit aaf0eef62b
2 changed files with 22060 additions and 42 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@ export const computeTests = (adapter: SASjs): TestSuite => ({
'/Public/app/common/sendArr',
data,
{},
'',
undefined,
true
)
},