mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
3 lines
238 B
ReStructuredText
3 lines
238 B
ReStructuredText
The tests for `text_decorations` duplicated the tests for `html_markdown` with `type="url"` and `type="text_link"`, but there were no such tests for `markdown_decoration`
|
|
|
|
Removed duplicates and added missing tests to markdown_decoration
|