diff options
Diffstat (limited to 'tests/basic')
| -rw-r--r-- | tests/basic/test_action_layer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/basic/test_action_layer.cpp b/tests/basic/test_action_layer.cpp index fa339a3375..d0a28d42c0 100644 --- a/tests/basic/test_action_layer.cpp +++ b/tests/basic/test_action_layer.cpp | |||
| @@ -360,7 +360,6 @@ TEST_F(ActionLayer, LayerTapToggleWithToggleWithKeypress) { | |||
| 360 | } | 360 | } |
| 361 | 361 | ||
| 362 | TEST_F(ActionLayer, LayerTapReleasedBeforeKeypressReleaseWithModifiers) { | 362 | TEST_F(ActionLayer, LayerTapReleasedBeforeKeypressReleaseWithModifiers) { |
| 363 | GTEST_SKIP() << "TODO: Modifiers are erroneously discarded on layer changes, although a key that introduced the modifier is still held."; | ||
| 364 | TestDriver driver; | 363 | TestDriver driver; |
| 365 | InSequence s; | 364 | InSequence s; |
| 366 | 365 | ||
