Commit 2871ce8d by Peter Fogg

Fix pep8 violations.

parent 457bd30c
......@@ -32,6 +32,7 @@ def click_component_from_menu(instance_id, expected_css):
else: # Single template
assert(len(filter(lambda ele: ele.has_class('single_template'), elements)) == 1)
@world.absorb
def edit_component_and_select_settings():
world.css_click('a.edit-button')
......
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