mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 20:30:50 +08:00 
			
		
		
		
	Refactor qos as options
This commit is contained in:
		@@ -10,7 +10,6 @@ namespace Ocelot.UnitTests.ServiceDiscovery
 | 
			
		||||
    public class ConfigurationServiceProviderTests
 | 
			
		||||
    {
 | 
			
		||||
        private ConfigurationServiceProvider _serviceProvider;
 | 
			
		||||
        private HostAndPort _hostAndPort;
 | 
			
		||||
        private List<Service> _result;
 | 
			
		||||
        private List<Service> _expected;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user