mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-18 23:08:16 +08:00
* #441 added a test for this change * #441 bit of tidying up and fixing of erros
This commit is contained in:
@ -45,7 +45,6 @@ namespace Ocelot.UnitTests.Middleware
|
||||
services.AddDiscoveryClient(new DiscoveryOptions
|
||||
{
|
||||
ClientType = DiscoveryClientType.EUREKA,
|
||||
//options can not be null
|
||||
ClientOptions = new EurekaClientOptions()
|
||||
{
|
||||
ShouldFetchRegistry = false,
|
||||
|
Reference in New Issue
Block a user