Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reflow to update IsLatest state #4318

Merged
merged 1 commit into from
Jul 3, 2017
Merged

Update reflow to update IsLatest state #4318

merged 1 commit into from
Jul 3, 2017

Conversation

Copy link
Member

@joelverhagen joelverhagen left a comment

Choose a reason for hiding this comment

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

👏 🥇 :shipit:

@@ -815,7 +815,7 @@ private void ValidatePackageTitle(PackageMetadata packageMetadata)
}
}

public async Task UpdateIsLatestAsync(PackageRegistration packageRegistration, bool commitChanges = true)
public virtual async Task UpdateIsLatestAsync(PackageRegistration packageRegistration, bool commitChanges = true)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the virtual needed here?

Copy link
Member

Choose a reason for hiding this comment

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

It's for the mock.

@chenriksson chenriksson merged commit 192adc1 into dev Jul 3, 2017
@chenriksson chenriksson deleted the chenriks-reflow branch July 5, 2017 15:55
@skofman1 skofman1 mentioned this pull request Jul 7, 2017
4 tasks
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.

4 participants