adjust type for new casing code
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							parent
							
								
									34b803c7dc
								
							
						
					
					
						commit
						86751f22e9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -51,6 +51,6 @@ test "can get service and action name from request" {
 | 
			
		|||
    try expectEqualStrings("2011-06-15", metadata.service_metadata.version);
 | 
			
		||||
}
 | 
			
		||||
test "can filter services" {
 | 
			
		||||
    const filtered_services = Services(.{ .sts, .waf_v2 }){};
 | 
			
		||||
    const filtered_services = Services(.{ .sts, .wafv2 }){};
 | 
			
		||||
    try expectEqualStrings("2011-06-15", filtered_services.sts.version);
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue