update clightning

This commit is contained in:
nicolas.dorier
2018-06-18 23:07:05 +09:00
parent 448cc06a11
commit db24ab792f
3 changed files with 4 additions and 3 deletions

View File

@@ -321,7 +321,7 @@ namespace BTCPayServer.Tests
[Fact]
public void RoundupCurrenciesCorrectly()
{
foreach(var test in new[]
foreach (var test in new[]
{
(0.0005m, "$0.0005 (USD)"),
(0.001m, "$0.001 (USD)"),