fixed test

This commit is contained in:
BroodjeAap 2022-10-18 19:02:12 +00:00
parent 5eb8a84abf
commit 6c5102977e

View file

@ -1067,7 +1067,7 @@ func TestConditionHighest(t *testing.T) {
{Results: test.Input}, {Results: test.Input},
}, },
} }
getFilterResultConditionLowest( getFilterResultConditionHighest(
&filter, &filter,
db, db,
) )