-
Notifications
You must be signed in to change notification settings - Fork 81
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
config: fix windows paths in VM tests #3313
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3313 +/- ##
==========================================
+ Coverage 84.87% 84.95% +0.08%
==========================================
Files 328 328
Lines 44747 44747
==========================================
+ Hits 37979 38015 +36
+ Misses 5258 5219 -39
- Partials 1510 1513 +3 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adjust PR title, the title should tell us what's happening in this PR, so at least it's an action. What is "windows path in config in cli tests"?
a5eb45a
to
e8b8c6c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will need a rebase for it, otherwise LGTM.
Fix VM test for windows. We don't have notary enabled in unit testchains so it was removed. Close #3309 Signed-off-by: Ekaterina Pavlova <[email protected]>
e8b8c6c
to
588e911
Compare
Close #3309