layout: Fix refresh in tests

Didn't affect anything but still.
This commit is contained in:
Ivan Molodetskikh 2024-02-06 19:09:27 +04:00
parent 322b5cbac7
commit e2b91c0c1c

View File

@ -1842,7 +1842,7 @@ mod tests {
output.change_current_state(
Some(Mode {
size: Size::from((1280, 720)),
refresh: 60,
refresh: 60000,
}),
None,
None,