This commit is contained in:
Able 2025-02-18 14:29:33 -06:00
parent 78412a40a1
commit 89e2b043ce

View file

@ -18,7 +18,7 @@ defmodule RlRepo.Template do
# end
# body
end
# TODO: remodel this into inner_template so the test can call it directly and so can template
def test_template(template_name, replacements) do
body = "~(reason)"
# TODO: Check if there is any actual placeholders