diff --git a/spec/graphql/mutations/integrations/hubspot/create_spec.rb b/spec/graphql/mutations/integrations/hubspot/create_spec.rb index 2f9718209cf..aed1d2906fd 100644 --- a/spec/graphql/mutations/integrations/hubspot/create_spec.rb +++ b/spec/graphql/mutations/integrations/hubspot/create_spec.rb @@ -45,7 +45,7 @@ code:, name:, connectionId: 'this-is-random-uuid', - defaultTargetedObject: 'Companies', + defaultTargetedObject: 'companies', privateAppToken: 'some-private-app-token' } }