mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 20:30:50 +08:00 
			
		
		
		
	started implementing the consul service provider
This commit is contained in:
		@@ -99,7 +99,7 @@ namespace Ocelot.UnitTests.LoadBalancer
 | 
			
		||||
 | 
			
		||||
        private void WhenIGetTheLoadBalancer()
 | 
			
		||||
        {
 | 
			
		||||
            _result = _factory.Get(_reRoute);
 | 
			
		||||
            _result = _factory.Get(_reRoute).Result;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        private void ThenTheLoadBalancerIsReturned<T>()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user