We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7594f4a commit 98ebb69Copy full SHA for 98ebb69
tests/a1099/index.spec.ts
@@ -7,7 +7,7 @@ import { ApiClient } from "../../src/runtime";
7
const configParams: Runtime.ConfigurationParameters = {
8
appName: "asv-sdk-test-app",
9
appVersion: "1.0",
10
- environment: AvaTaxEnvironment.QA,
+ environment: AvaTaxEnvironment.Sandbox,
11
machineName: "test-machine",
12
timeout: 3000,
13
bearerToken: process.env.BEARER_TOKEN_A1099,
0 commit comments