1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-06-27 16:35:58 +00:00

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::",
},
[]string{
"::group::",
"::endgroup::",
"##[group]",
"##[endgroup]",
},
},
{