mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-21 19:09:25 +00:00
Format code according to conventions (#19305)
This commit is contained in:
parent
cbabc8dbe6
commit
598735a2b8
@ -216,7 +216,6 @@ TEST_F(QuickTap, tap_key_and_hold_again_before_quick_tap_term) {
|
||||
testing::Mock::VerifyAndClearExpectations(&driver);
|
||||
}
|
||||
|
||||
|
||||
TEST_F(QuickTap, tap_key_and_tap_again_after_quick_tap_term) {
|
||||
TestDriver driver;
|
||||
InSequence s;
|
||||
|
Loading…
Reference in New Issue
Block a user