Commit 315b360e by Will Daly

Fixed an import error in terrain/helpers.py

parent 24301d2a
......@@ -12,6 +12,7 @@ import os.path
from selenium.common.exceptions import WebDriverException
from urllib import quote_plus
from lettuce.django import django_url
import time
@world.absorb
def wait(seconds):
......
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