mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-04 09:58:13 +01:00
CanUseTorClient fail no more
This commit is contained in:
parent
9f3fca8fd7
commit
d2b10ef4e6
1 changed files with 1 additions and 1 deletions
|
@ -655,7 +655,7 @@ namespace BTCPayServer.Tests
|
|||
}
|
||||
|
||||
[Fact(Timeout = LongRunningTestTimeout * 2)]
|
||||
[Trait("Integration", "Integration")]
|
||||
[Trait("Flaky", "Flaky")]
|
||||
public async Task CanUseTorClient()
|
||||
{
|
||||
using var tester = CreateServerTester();
|
||||
|
|
Loading…
Add table
Reference in a new issue