Update tests

pull/183/head
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
1 changed files with 2 additions and 2 deletions

View File

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