Fix tests

This commit is contained in:
nicolas.dorier
2022-01-13 23:50:33 +09:00
parent 127afdb5c1
commit 223c71ce8b
3 changed files with 5 additions and 4 deletions

View File

@@ -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