diff --git a/src/CreeDictionary/tests/CreeDictionary_tests/test_creedictionary_extras.py b/src/CreeDictionary/tests/CreeDictionary_tests/test_creedictionary_extras.py
index 4cebf5bae..a8cdf1037 100644
--- a/src/CreeDictionary/tests/CreeDictionary_tests/test_creedictionary_extras.py
+++ b/src/CreeDictionary/tests/CreeDictionary_tests/test_creedictionary_extras.py
@@ -17,7 +17,9 @@ def test_produces_correct_markup():
"""
wâpamêw
""",
rendered,
@@ -37,7 +39,9 @@ def test_naughty_html():
"""
<img alt="tâpwêw">
""",
rendered,
@@ -63,7 +67,9 @@ def test_provide_orthograpy(orth, inner_text):
f"""
{inner_text}
""",
rendered,
@@ -95,7 +101,9 @@ def test_orth_template_tag(orth, inner_text):
f"""
{inner_text}
""",
rendered,
@@ -117,7 +125,9 @@ def test_cree_example():
f"""
like: ᐚᐸᒣᐤ
""",
rendered,
@@ -156,7 +166,9 @@ def test_no_hyphens_in_syllabics():
f"""
ᓅᐦᑌ
""",
rendered,