Browse Source

Fix lint

pull/22858/head
Filios92 3 months ago
parent
commit
01904af3cc
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tests/combo/combo_repress/test_combo.cpp

+ 0
- 1
tests/combo/combo_repress/test_combo.cpp View File

@ -94,7 +94,6 @@ TEST_F(ComboRepress, combo_repress_held_released_one_key_and_repressed) {
VERIFY_AND_CLEAR(driver);
}
TEST_F(ComboRepress, combo_repress_normal_combo) {
TestDriver driver;
KeymapKey key_f(0, 0, 0, KC_F);


Loading…
Cancel
Save