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 failing tests under Windows #93

Open
lenosi opened this issue Nov 4, 2021 · 0 comments
Open

Fix failing tests under Windows #93

lenosi opened this issue Nov 4, 2021 · 0 comments

Comments

@lenosi
Copy link
Contributor

lenosi commented Nov 4, 2021

Description

expected = call('destination_profile.yaml', '/profile/destination/path', '# yacfg tuning file generated from profile product/1.0.0/my_profile.yaml\r\n---\r\nkey: value\n')
actual = call('destination_profile.yaml', '/profile/destination/path', '# yacfg tuning file generated from profile product/1.0.0/my_profile.yaml\r\n---\nkey: value\n')
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

No branches or pull requests

1 participant