mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 19:27:13 +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
|
return cnt
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.FOO
|
|
||||||
def test_changelog_prefix(changelog) -> None:
|
def test_changelog_prefix(changelog) -> None:
|
||||||
r = r".*(\[.*\]).*"
|
r = r".*(\[.*\]).*"
|
||||||
lines = changelog.splitlines()
|
lines = changelog.splitlines()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user