mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
fix tests
This commit is contained in:
@@ -327,7 +327,7 @@ namespace BTCPayServer.Tests
|
||||
|
||||
internal void AssertAccessDenied()
|
||||
{
|
||||
Assert.DoesNotContain("- Denied</h", Driver.PageSource);
|
||||
Assert.Contains("- Denied</h", Driver.PageSource);
|
||||
}
|
||||
|
||||
public void GoToHome()
|
||||
|
||||
Reference in New Issue
Block a user