Skip to content

Commit

Permalink
test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Peters committed Jan 7, 2025
1 parent 8205392 commit c91ac67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nat-lab/tests/test_pq.py
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ async def test_dns_with_pq(
await query_dns(client_conn, "google.com")


@pytest.mark.timeout(240)
async def test_pq_vpn_connection_with_nonet() -> None:
public_ip = "10.0.254.1"
async with AsyncExitStack() as exit_stack:
Expand Down

0 comments on commit c91ac67

Please sign in to comment.