mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 21:04:27 +00:00
Let's hide stdout of go tests to the files. In case of failed test - it should be included in junit report anyway and shown in Jenkins. Closes #3543