mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
layout: Fix refresh in tests
Didn't affect anything but still.
This commit is contained in:
+1
-1
@@ -1842,7 +1842,7 @@ mod tests {
|
||||
output.change_current_state(
|
||||
Some(Mode {
|
||||
size: Size::from((1280, 720)),
|
||||
refresh: 60,
|
||||
refresh: 60000,
|
||||
}),
|
||||
None,
|
||||
None,
|
||||
|
||||
Reference in New Issue
Block a user