Skip to content
Snippets Groups Projects
Verified Commit 01721ea3 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Make TemplateAction more obviously a base class

parent b2b62e8f
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ module Actions
end
def humanized_action
''
raise NotImplementedError
end
def task_output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment