mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 05:02:07 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
0129d2a36a
@ -142,7 +142,6 @@ TEST_F(Secure, test_unlock_request_timeout) {
|
||||
testing::Mock::VerifyAndClearExpectations(&driver);
|
||||
}
|
||||
|
||||
|
||||
TEST_F(Secure, test_unlock_request_fail_mid) {
|
||||
TestDriver driver;
|
||||
auto key_e = KeymapKey(0, 0, 0, KC_E);
|
||||
|
Loading…
Reference in New Issue
Block a user