mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
Fix tests
This commit is contained in:
parent
3ff9cc85ef
commit
ff8de47e69
@ -237,6 +237,7 @@ namespace BTCPayServer
|
||||
{
|
||||
parsedModel.Severity = StatusMessageModel.StatusSeverity.Error;
|
||||
}
|
||||
return parsedModel;
|
||||
}
|
||||
else if (model != null && model is string str)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user