mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +01:00
Fix tests
This commit is contained in:
parent
64b85ac1f9
commit
0d657fc646
@ -327,7 +327,7 @@ namespace BTCPayServer.Tests
|
||||
|
||||
internal void AssertAccessDenied()
|
||||
{
|
||||
Assert.Contains("Access denied</h", Driver.PageSource);
|
||||
Assert.DoesNotContain("- Denied</h", Driver.PageSource);
|
||||
}
|
||||
|
||||
public void GoToHome()
|
||||
|
Loading…
Reference in New Issue
Block a user