Update tests
This commit is contained in:
parent
05bd4d6831
commit
c70601a714
1 changed files with 1 additions and 1 deletions
|
|
@ -1949,7 +1949,7 @@ TEST_CASE("[Values] Pitch Random")
|
|||
std::vector<std::string> expected {
|
||||
"/region0/pitch_random,f : { 0 }",
|
||||
"/region1/pitch_random,f : { 10 }",
|
||||
"/region2/pitch_random,f : { 0 }",
|
||||
"/region2/pitch_random,f : { -4 }",
|
||||
};
|
||||
REQUIRE(messageList == expected);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue