fix: comment (#5270)
continuous-integration/drone/push Build is passing

Co-authored-by: Darragh Elliott <me@delliott.net>
Reviewed-on: #5270
This commit was merged in pull request #5270.
This commit is contained in:
2025-08-30 17:24:12 +00:00
parent c8f54f19cb
commit 77d7b83078
@@ -46,7 +46,6 @@ def update_if_changed_test(tmp_path: Path) -> None:
assert file.read_text() == new_content
# ---------- touch_if_newer_dep ----------
def touch_if_newer_dep_test(tmp_path: Path) -> None:
target = tmp_path / "target"
target.write_text("target")