Skip to content

Commit 30de5b1

Browse files
Bill Leoutsakoscursoragent
authored andcommitted
fix(instagram): drop hidden Instagram from OAuth catalog pin test
Instagram is hideFromToolbar so it is excluded from integrations.json; the pinned slug map must not expect it until the block is visible again. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent b2238e7 commit 30de5b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/sim/lib/integrations/oauth-service.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ const EXPECTED_PROVIDER_BY_SLUG: Record<string, string> = {
4343
jira: 'jira',
4444
'jira-service-management': 'jira',
4545
linear: 'linear',
46-
instagram: 'instagram',
4746
linkedin: 'linkedin',
4847
'microsoft-dataverse': 'microsoft-dataverse',
4948
'microsoft-excel': 'microsoft-excel',

0 commit comments

Comments
 (0)