mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 10:17:31 +02:00
chore: drop placeholder mark
This commit is contained in:
parent
456c6e62e8
commit
5536180fec
@ -19,7 +19,6 @@ def count_hash(line: str) -> int:
|
||||
return cnt
|
||||
|
||||
|
||||
@pytest.mark.FOO
|
||||
def test_changelog_prefix(changelog) -> None:
|
||||
r = r".*(\[.*\]).*"
|
||||
lines = changelog.splitlines()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user