Skip to content

Commit

Permalink
Update tests/test_plugins.py
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Murray <[email protected]>
  • Loading branch information
Aiky30 and adam-murray authored Nov 29, 2021
1 parent ef55e1c commit 3ba7677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ def test_draft_snippet_and_page_live_url_rendering(self):

def test_published_snippet_and_page_live_url_rendering(self):
"""
If a page is published with a published snippet is
If a page is published with a published snippet
created the snippet should be rendered!
"""
snippet_grouper = SnippetGrouper.objects.create()
Expand Down

0 comments on commit 3ba7677

Please sign in to comment.