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