Skip to content

Commit 5ea3264

Browse files
author
dbray-meehan
committed
Regression test no longer expected to fail
1 parent a1ff3d1 commit 5ea3264

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_web_log.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ def log(
283283
assert "This should not be logged" not in caplog.text
284284

285285

286-
@pytest.mark.xfail(reason="#11778")
287286
async def test_logger_does_not_log_when_enabled_post_init(
288287
aiohttp_server: AiohttpServer,
289288
aiohttp_client: AiohttpClient,

0 commit comments

Comments
 (0)