Skip to content

Commit

Permalink
Added extra link for flake 8 error
Browse files Browse the repository at this point in the history
Added extra link for flake 8 error
  • Loading branch information
Vijay committed Dec 30, 2016
1 parent 443053f commit add12e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/test_workshops_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,4 @@ def test_workshop_flow(base_url, browser, outbox):
browser.check('3-1')
browser.fill('comment', "Testing comments")

browser.find_by_css('[type=submit]')[0].click()
browser.find_by_css('[type=submit]')[0].click()

0 comments on commit add12e1

Please sign in to comment.