Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Filios92 committed Jul 29, 2024
1 parent 9898281 commit 1ee0a81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/combo/combo_repress/test_combo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 1ee0a81

Please sign in to comment.