mirror of
https://github.com/sasjs/adapter.git
synced 2026-07-24 07:02:14 +00:00
fix(*): switch to file upload approach with large datasets and special characters
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import SASjs, { ServerType, SASjsConfig } from "sasjs";
|
||||
import SASjs, { ServerType, SASjsConfig } from "@sasjs/adapter";
|
||||
import { TestSuite } from "../types";
|
||||
|
||||
const defaultConfig: SASjsConfig = {
|
||||
|
||||
Reference in New Issue
Block a user