Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Dec 25, 2023
1 parent e48d782 commit 9f685ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/defaults/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ func InitIntegration(portClient *cli.PortClient, applicationConfig *port.Config)
integrationPatch.Config = &port.IntegrationAppConfig{
DeleteDependents: defaultIntegrationConfig.DeleteDependents,
CreateMissingRelatedEntities: defaultIntegrationConfig.CreateMissingRelatedEntities,
Resources: defaultIntegrationConfig.Resources,
}
}

Expand Down

0 comments on commit 9f685ed

Please sign in to comment.