Skip to content

Commit

Permalink
updated connector instance id
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-ellis-sp committed Feb 21, 2025
1 parent fc31749 commit 712e9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__tests__/test-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const fusionConnectorConfig = {
"clientId": process.env.SAIL_CLIENT_ID,
"clientSecret": process.env.SAIL_CLIENT_SECRET,
"baseurl": process.env.SAIL_BASE_URL,
"spConnectorInstanceId": "d4ee30d5-07a8-474b-aa80-f2143551547f",
"spConnectorInstanceId": "9f6840d2-9793-4ef1-a36b-03d4893a0cd0",
"sources": [
"airtable-a",
"airtable-b"
Expand Down

0 comments on commit 712e9a2

Please sign in to comment.