mirror of
https://github.com/status-im/status-go.git
synced 2025-03-02 15:41:08 +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