update
This commit is contained in:
@@ -14,7 +14,7 @@ def _quelle(topic, tmp_path, text, name="q.md"):
|
||||
|
||||
def _atom(topic):
|
||||
return db.insert("atome", topic=topic, titel="T", typ="verfahren",
|
||||
definition="d", status="neu", braucht=db.j([]))
|
||||
definition="d", status="neu")
|
||||
|
||||
|
||||
def test_fenster_umgibt_anker(tmp_path):
|
||||
|
||||
Reference in New Issue
Block a user