mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Update tests/auto_shift/test_auto_shift.cpp
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
f6b3c3ba07
commit
79c2afa39e
@ -68,7 +68,6 @@ TEST_F(AutoShift, key_release_after_timeout) {
|
|||||||
run_one_scan_loop();
|
run_one_scan_loop();
|
||||||
VERIFY_AND_CLEAR(driver);
|
VERIFY_AND_CLEAR(driver);
|
||||||
}
|
}
|
||||||
|
|
||||||
// test auto shift and space cadet interaction
|
// test auto shift and space cadet interaction
|
||||||
// press shift, press key, release shift, release key
|
// press shift, press key, release shift, release key
|
||||||
// the right interaction is we only get the shifted key
|
// the right interaction is we only get the shifted key
|
||||||
|
Loading…
Reference in New Issue
Block a user