mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 22:10:49 +08:00 
			
		
		
		
	changes to make test more stable
This commit is contained in:
		@@ -154,7 +154,7 @@ namespace Ocelot.UnitTests.LoadBalancer
 | 
			
		||||
            secondHostAndPort.Data.DownstreamHost.ShouldBe("one");
 | 
			
		||||
            secondHostAndPort.Data.DownstreamPort.ShouldBe(80);
 | 
			
		||||
 | 
			
		||||
            Thread.Sleep(150);
 | 
			
		||||
            Thread.Sleep(200);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        private void ThenAnErrorIsReturned()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user