Skip to content

Remove segment from users-sync#2684

Open
foot wants to merge 2 commits into
mainfrom
rm-segment-from-users-sync
Open

Remove segment from users-sync#2684
foot wants to merge 2 commits into
mainfrom
rm-segment-from-users-sync

Conversation

@foot

@foot foot commented May 6, 2020

Copy link
Copy Markdown
Contributor
  • Marketo should stay as we're still using that

Comment on lines -49 to -53
billingClient := billing_grpc.NewMockBillingClient(ctrl)
mockSegment := MockSegment{}
noopMarketo := marketing.NoopMarketoClient{}

attrSync := New(logger, db, billingClient, &mockSegment, &noopMarketo)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks to me like this PR should remove mention of Segment from the test, but leave the rest.
Deleting the entire test seems overkill.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants