Update tests

This commit is contained in:
Mai-Lapyst 2024-04-20 08:21:35 +02:00
parent 3b24b73988
commit f45d0855ad
No known key found for this signature in database
GPG key ID: F88D929C09E239F8

View file

@ -96,8 +96,8 @@ func TestReporter_parseLogRow(t *testing.T) {
"::endgroup::", "::endgroup::",
}, },
[]string{ []string{
"::group::", "##[group]",
"::endgroup::", "##[endgroup]",
}, },
}, },
{ {