mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 18:27:07 +02:00
chore: drop placeholder mark
This commit is contained in:
parent
05fab5774e
commit
b5105ca9f9
@ -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