Commit c877815b authored by Jason's avatar Jason

Fixed some words for the story for functional test

parent ad1053db
......@@ -22,7 +22,7 @@ class NewVisitorTest(unittest.TestCase):
# She sees 12 templates and decides to click on one.
# When she selects one of the templates , she is sent to another page
# containing more information about the hero (additional stats, lore, image).
# containing the header of the template.
template = self.browser.find_element_by_id('ingredients_list')
template.click()
time.sleep(1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment