mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 04:58:15 +08:00
#492 minor changes
This commit is contained in:
@ -117,7 +117,8 @@ namespace Ocelot.UnitTests.Requester
|
||||
x => x.LogError(
|
||||
It.IsAny<string>(),
|
||||
It.IsAny<Exception>()
|
||||
));
|
||||
),
|
||||
Times.Once);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user