mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
test fix
This commit is contained in:
parent
5e1e3cdf64
commit
cbebefc6c9
@ -181,7 +181,7 @@ def test_ok__valid_hid_mouse_wheel(arg: Any) -> None:
|
||||
|
||||
|
||||
def test_ok__valid_hid_mouse_wheel__m200() -> None:
|
||||
assert valid_hid_mouse_wheel(-200) == -128
|
||||
assert valid_hid_mouse_wheel(-200) == -127
|
||||
|
||||
|
||||
def test_ok__valid_hid_mouse_wheel__p200() -> None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user