mirror of
https://github.com/stashapp/stash.git
synced 2026-05-09 05:05:29 +02:00
fix test
This commit is contained in:
parent
5cb3760b06
commit
bb7db5a712
1 changed files with 1 additions and 0 deletions
|
|
@ -887,6 +887,7 @@ func TestGroupQueryURL(t *testing.T) {
|
|||
|
||||
func TestGroupQueryAliases(t *testing.T) {
|
||||
const groupIdx = 1
|
||||
const aliasesField = "Aliases"
|
||||
groupAliases := getGroupStringValue(groupIdx, aliasesField)
|
||||
|
||||
aliasesCriterion := models.StringCriterionInput{
|
||||
|
|
|
|||
Loading…
Reference in a new issue