mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
fix
This commit is contained in:
parent
751ccc333f
commit
3bf1b78b33
1 changed files with 1 additions and 0 deletions
|
@ -285,6 +285,7 @@ namespace BTCPayServer.Tests
|
|||
i++;
|
||||
}
|
||||
Assert.False(true);
|
||||
return null;
|
||||
}
|
||||
|
||||
public async Task<BitcoinAddress> GetNewAddress(BTCPayNetwork network)
|
||||
|
|
Loading…
Add table
Reference in a new issue