mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Fix tests
This commit is contained in:
@@ -427,6 +427,7 @@ namespace BTCPayServer.Tests
|
||||
{
|
||||
if (storeId is null)
|
||||
{
|
||||
var aaa = this.Driver.PageSource;
|
||||
this.Driver.FindElement(By.Id("StoreNav-Invoices")).Click();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user