fix(*): switch to file upload approach with large datasets and special characters

This commit is contained in:
Krishna Acondy
2020-07-11 11:27:45 +01:00
parent b614bafd03
commit 77d7e03de5
9 changed files with 216 additions and 193 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import SASjs, { ServerType, SASjsConfig } from "sasjs";
import SASjs, { ServerType, SASjsConfig } from "@sasjs/adapter";
import { TestSuite } from "../types";
const defaultConfig: SASjsConfig = {