forked from mirrors/qmk_userspace
		
	Format code according to conventions (#19305)
This commit is contained in:
		
					parent
					
						
							
								cbabc8dbe6
							
						
					
				
			
			
				commit
				
					
						598735a2b8
					
				
			
		
					 1 changed files with 3 additions and 4 deletions
				
			
		| 
						 | 
					@ -216,7 +216,6 @@ TEST_F(QuickTap, tap_key_and_hold_again_before_quick_tap_term) {
 | 
				
			||||||
    testing::Mock::VerifyAndClearExpectations(&driver);
 | 
					    testing::Mock::VerifyAndClearExpectations(&driver);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
TEST_F(QuickTap, tap_key_and_tap_again_after_quick_tap_term) {
 | 
					TEST_F(QuickTap, tap_key_and_tap_again_after_quick_tap_term) {
 | 
				
			||||||
    TestDriver driver;
 | 
					    TestDriver driver;
 | 
				
			||||||
    InSequence s;
 | 
					    InSequence s;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue