app: we don't care about "number" for now

This commit is contained in:
bronsen 2026-02-25 21:31:54 +01:00
parent e5bb663ee8
commit 48bb3055f3
3 changed files with 3 additions and 6 deletions

View file

@ -86,7 +86,6 @@ def TC(**kwargs) -> TeilchenCreate | None:
("a. #", TC(name="a", description="", tags="", text="a. #")),
("a. ##", TC(name="a", description="", tags="", text="a. ##")),
("a. #tag with spaces", TC(name="a", tags="#tag", text="a. #tag with spaces")),
# do we care about "number"?
],
)
async def test_maketeilcheninput_can_create_desired_teilchen(