mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 14:02:49 +08:00
fixed failing test where i had the logic wrong in the first place
This commit is contained in:
parent
e2bdc02fbd
commit
0455398199
@ -100,7 +100,7 @@ namespace Ocelot.UnitTests.Configuration
|
||||
new YamlReRoute
|
||||
{
|
||||
DownstreamTemplate = "http://www.bbc.co.uk",
|
||||
UpstreamTemplate = "http://lol.com"
|
||||
UpstreamTemplate = "http://asdf.com"
|
||||
}
|
||||
}
|
||||
}))
|
||||
|
Loading…
x
Reference in New Issue
Block a user