Skip to content

Commit

Permalink
feat: make specs pass
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomiguelpinto committed Oct 4, 2024
1 parent 3478239 commit 0fb7353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/graphql/mutations/integrations/hubspot/create_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
code:,
name:,
connectionId: 'this-is-random-uuid',
defaultTargetedObject: 'Companies',
defaultTargetedObject: 'companies',
privateAppToken: 'some-private-app-token'
}
}
Expand Down

0 comments on commit 0fb7353

Please sign in to comment.