Skip to content

Commit

Permalink
Update test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaumotte committed Feb 12, 2021
1 parent 3f2720c commit 4f36b81
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -400,8 +400,8 @@ def get_content(blob_file):

def test_set_generated_document_title(self):
"""
By default, this will get template title for output file title.
If a generated_doc_title is set, this title must be the output file title
By default, the template title is the output file title.
If a generated_doc_title is set, the title must be the generated_doc_title value
"""
pod_template = self.test_podtemplate
template_uid = pod_template.UID()
Expand Down

0 comments on commit 4f36b81

Please sign in to comment.