mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-29 22:45:51 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
6becf6ce35
@ -216,7 +216,6 @@ TEST_F(QuickTap, tap_key_and_hold_again_before_quick_tap_term) {
|
|||||||
testing::Mock::VerifyAndClearExpectations(&driver);
|
testing::Mock::VerifyAndClearExpectations(&driver);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
TEST_F(QuickTap, tap_key_and_tap_again_after_quick_tap_term) {
|
TEST_F(QuickTap, tap_key_and_tap_again_after_quick_tap_term) {
|
||||||
TestDriver driver;
|
TestDriver driver;
|
||||||
InSequence s;
|
InSequence s;
|
||||||
|
Loading…
Reference in New Issue
Block a user