mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 10:46:55 +00:00
Fix order in grouped parameters test
This test now also fails.
This commit is contained in:
@@ -117,10 +117,10 @@ mod param_order {
|
||||
param_ids,
|
||||
[
|
||||
"one",
|
||||
"three",
|
||||
"group1_one",
|
||||
"group1_two",
|
||||
"group1_three",
|
||||
"three",
|
||||
"group2_one",
|
||||
"group2_two",
|
||||
"group2_three",
|
||||
|
||||
Reference in New Issue
Block a user