Skip to content

Commit 98ebb69

Browse files
author
Jonathan Wenger
committed
Update sdk env
1 parent 7594f4a commit 98ebb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/a1099/index.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { ApiClient } from "../../src/runtime";
77
const configParams: Runtime.ConfigurationParameters = {
88
appName: "asv-sdk-test-app",
99
appVersion: "1.0",
10-
environment: AvaTaxEnvironment.QA,
10+
environment: AvaTaxEnvironment.Sandbox,
1111
machineName: "test-machine",
1212
timeout: 3000,
1313
bearerToken: process.env.BEARER_TOKEN_A1099,

0 commit comments

Comments
 (0)