mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 06:48:16 +08:00
Removed the fake woop
This commit is contained in:
@ -18,7 +18,6 @@ namespace Ocelot.UnitTests.DownstreamRouteFinder
|
||||
private readonly Mock<ITemplateVariableNameAndValueFinder> _finder;
|
||||
private string _upstreamUrlPath;
|
||||
private Response<DownstreamRoute> _result;
|
||||
private Response<DownstreamRoute> _response;
|
||||
private List<ReRoute> _reRoutesConfig;
|
||||
private Response<UrlMatch> _match;
|
||||
private string _upstreamHttpMethod;
|
||||
|
Reference in New Issue
Block a user