mirror of
https://github.com/YaLTeR/niri.git
synced 2024-11-10 13:06:36 +03:00
layout: Fix refresh in tests
Didn't affect anything but still.
This commit is contained in:
parent
322b5cbac7
commit
e2b91c0c1c
@ -1842,7 +1842,7 @@ mod tests {
|
||||
output.change_current_state(
|
||||
Some(Mode {
|
||||
size: Size::from((1280, 720)),
|
||||
refresh: 60,
|
||||
refresh: 60000,
|
||||
}),
|
||||
None,
|
||||
None,
|
||||
|
Loading…
Reference in New Issue
Block a user