лооо
Some checks failed
CI / Lint (ruff + mypy) (push) Failing after 31s
CI / Run tests (push) Has been skipped
CI / Docker build test (push) Successful in 10s

This commit is contained in:
2026-04-02 22:12:57 +07:00
parent ddebe03f15
commit c336625749
3 changed files with 13 additions and 12 deletions

View File

@@ -23,7 +23,7 @@ def test_build_channel_text_includes_phrase() -> None:
text = build_channel_text(config, state)
assert text.startswith('<a href="https://example.com/image.png">')
assert not text.startswith('<a href="https://example.com/image.png">')
assert '<a href="https://t.me/example"><b>ASTAT</b></a>' in text
assert "готов к игре" in text