mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-18 23:08:16 +08:00
realised the user can just set the region..delete time
This commit is contained in:
@ -61,7 +61,7 @@ namespace Ocelot.UnitTests.Controllers
|
||||
|
||||
private void WhenIGetTheKeys()
|
||||
{
|
||||
_result = _controller.Get();
|
||||
_result = _controller.Get().Result;
|
||||
}
|
||||
|
||||
private void ThenTheKeysAreReturned()
|
||||
|
Reference in New Issue
Block a user