feat: more of the same

This commit is contained in:
2026-04-23 18:26:55 +02:00
parent 52e9c4ba81
commit 8eb0327a9c
7 changed files with 7 additions and 7 deletions

View File

@@ -44,4 +44,4 @@ defmodule BDS.GenerationTest do
assert {:ok, files} = BDS.Generation.list_generated_files(project.id)
assert files == []
end
end
end