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

Fix unit tests compilation after merging Tracking Consent feature #348

Conversation

ncreated
Copy link
Member

What and why?

⚙️ This PR fixes unit tests compilation issue after merging #347.

How?

Recently merged #347 was quite outdated comparing to the main branch, and it was not rebased before the merge. Because of this, updates to unit tests API introduced in NTP time sync feature were not applied in #347, causing the compiler issue on master.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
    - [ ] Make sure each commit and the PR mention the Issue number or JIRA reference

@ncreated ncreated requested a review from a team as a code owner December 17, 2020 09:58
@ncreated ncreated self-assigned this Dec 17, 2020
@ncreated ncreated merged commit dbc0554 into master Dec 17, 2020
@ncreated ncreated deleted the ncreated/fix-unit-tests-compilation-after-merging-tracking-consent-feature branch December 17, 2020 11:02
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