Skip to content

Commit ed74a2f

Browse files
Bill LeoutsakosBill Leoutsakos
authored andcommitted
test(quickbooks): configure sandbox OAuth environment
1 parent 1737912 commit ed74a2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/lib/oauth/oauth.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ beforeAll(() => {
4141
PIPEDRIVE_CLIENT_SECRET: 'pipedrive_client_secret',
4242
QUICKBOOKS_CLIENT_ID: 'quickbooks_client_id',
4343
QUICKBOOKS_CLIENT_SECRET: 'quickbooks_client_secret',
44+
QUICKBOOKS_ENV: 'sandbox',
4445
HUBSPOT_CLIENT_ID: 'hubspot_client_id',
4546
HUBSPOT_CLIENT_SECRET: 'hubspot_client_secret',
4647
LINKEDIN_CLIENT_ID: 'linkedin_client_id',

0 commit comments

Comments
 (0)