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

Реализовал генерацию отчетов только при наличии нужных флагов #62

Merged
merged 4 commits into from
Dec 3, 2021

Conversation

ovcharenko-di
Copy link
Contributor

Я этот код еще не запускал, но он должен работать 😄

@@ -28,7 +28,7 @@ class VersionParser implements Serializable {
return ""
}

def configurationText = steps.readFile(filePath);
def configurationText = steps.readFile(filePath, 'UTF-8')
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nixel2007 не разобрался, почему валилось без второго параметра, но что-то с override-ами

@nixel2007 nixel2007 merged commit a920085 into firstBitMarksistskaya:tdd Dec 3, 2021
@ovcharenko-di ovcharenko-di deleted the tdd branch December 6, 2021 19:05
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