mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
7a9845c6e2
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