diff --git a/data/articles/html/360021624194-Test-summary-troubleshooting_en-us.html b/data/articles/html/360021624194-Test-summary-troubleshooting_en-us.html index de5be94713..f026ee89ee 100644 --- a/data/articles/html/360021624194-Test-summary-troubleshooting_en-us.html +++ b/data/articles/html/360021624194-Test-summary-troubleshooting_en-us.html @@ -10,5 +10,7 @@

Subfolders cannot be hidden folders

 

Test files cannot be larger than 15MB

Test files larger than 15MB will fail to upload, though it will not show this failure in the UI. It fails silently in the background. 

+

Golang

+

Make sure that your test command contains `-v` argument (e.g. `go test -v ./...`) otherwise no test results will be shown. 

+

 

 

-

 

\ No newline at end of file