TODO
This commit is contained in:
parent
78412a40a1
commit
89e2b043ce
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue