This commit is contained in:
		
							parent
							
								
									7dd02c0056
								
							
						
					
					
						commit
						fae6f35774
					
				
					 9 changed files with 19 additions and 19 deletions
				
			
		| 
						 | 
				
			
			@ -157,7 +157,7 @@ func TestReminderOnMessage(t *testing.T) {
 | 
			
		|||
				if actions[0].Type != model.ActionSendMessage {
 | 
			
		||||
					t.Errorf("Expected action type to be %s, but got %s", model.ActionSendMessage, actions[0].Type)
 | 
			
		||||
				}
 | 
			
		||||
				
 | 
			
		||||
 | 
			
		||||
				if actions[0].Message == nil {
 | 
			
		||||
					t.Errorf("Expected message in action to not be nil")
 | 
			
		||||
				}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue