Enable and update bulk email acceptance test

This commit is contained in:
Will Daly
2013-10-11 07:59:12 -04:00
committed by Will Daly
parent ccd692dd86
commit 82535f3bcb
4 changed files with 57 additions and 26 deletions

View File

@@ -197,7 +197,7 @@ def screenshot_on_error(scenario):
LOGGER.error('Could not capture a screenshot')
@after.all
@after.harvest
def teardown_browser(total):
"""
Quit the browser after executing the tests.