Compare commits

..

1 Commits

Author SHA1 Message Date
Dawid Wysokiński aa5c7fc1f0
refactor: new PrependSortString logic
ci/woodpecker/pr/govulncheck Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
2024-03-25 08:26:12 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ func TestListTribeTribeSnapshots(t *testing.T) {
},
},
{
name: "ERR: len(sort) > 2",
name: "ERR: len(sort) > 1",
reqModifier: func(t *testing.T, req *http.Request) {
t.Helper()
q := req.URL.Query()