mirror of
				https://github.com/binwiederhier/ntfy.git
				synced 2025-10-31 13:02:24 +01:00 
			
		
		
		
	Derp
This commit is contained in:
		
							parent
							
								
									9377c265a8
								
							
						
					
					
						commit
						fb727fc84a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -289,7 +289,7 @@ func TestServer_PublishNoCache(t *testing.T) { | |||
| 	msg := toMessage(t, response.Body.String()) | ||||
| 	require.NotEmpty(t, msg.ID) | ||||
| 	require.Equal(t, "this message is not cached", msg.Message) | ||||
| 	require.Equal(t, 0, msg.Expires) | ||||
| 	require.Equal(t, int64(0), msg.Expires) | ||||
| 
 | ||||
| 	response = request(t, s, "GET", "/mytopic/json?poll=1", "", nil) | ||||
| 	messages := toMessages(t, response.Body.String()) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 binwiederhier
						binwiederhier