Skip to content

Commit

Permalink
Testing tr.
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel.butuzov committed Feb 2, 2024
1 parent 9936055 commit f6c7414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/tms/test.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ func Test(t *testing.T, m TestMetadata, f func()) {
tr.status = getTestStatus(t)
}
}

fmt.Printf("%+v\n", tr)
id := tr.write()
if id != "" {
testPhaseObjects.resultID = id
Expand Down

0 comments on commit f6c7414

Please sign in to comment.