fix typo
This commit is contained in:
		
							parent
							
								
									b78d9ca189
								
							
						
					
					
						commit
						606ae2e534
					
				@ -252,7 +252,6 @@ public class TbAlarmNodeTest {
 | 
			
		||||
 | 
			
		||||
        verify(ctx).enqueue(any(), successCaptor.capture(), failureCaptor.capture());
 | 
			
		||||
        successCaptor.getValue().run();
 | 
			
		||||
 | 
			
		||||
        verify(ctx).tellNext(any(), eq("Updated"));
 | 
			
		||||
 | 
			
		||||
        ArgumentCaptor<TbMsg> msgCaptor = ArgumentCaptor.forClass(TbMsg.class);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user