fix test
This commit is contained in:
		
							parent
							
								
									5470f20be4
								
							
						
					
					
						commit
						606d000022
					
				|  | @ -133,7 +133,7 @@ var requestsURLtc = []struct { | ||||||
| }{ | }{ | ||||||
| 	{ | 	{ | ||||||
| 		"coffee://localhost/", | 		"coffee://localhost/", | ||||||
| 		fmt.Errorf(`get coffee://localhost/teams/acid: unsupported protocol scheme "coffee"`), | 		fmt.Errorf(`Get coffee://localhost/teams/acid: unsupported protocol scheme "coffee"`), | ||||||
| 	}, | 	}, | ||||||
| 	{ | 	{ | ||||||
| 		"http://192.168.0.%31/", | 		"http://192.168.0.%31/", | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue