summaryrefslogtreecommitdiff
path: root/service/test/functional/features/steps/compose.py
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2014-10-24 15:12:44 +0200
committerDuda Dornelles <ddornell@thoughtworks.com>2014-10-24 15:12:44 +0200
commit7ce93f2d1d4568e4cd5284209fb28f578b2978b3 (patch)
tree29add263a7a997eee1eef40e6ec588b575790716 /service/test/functional/features/steps/compose.py
parent2ef4ac88983f3bc13639b8806fc77a9f08e92a53 (diff)
small fixes here and there
Diffstat (limited to 'service/test/functional/features/steps/compose.py')
-rw-r--r--service/test/functional/features/steps/compose.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/test/functional/features/steps/compose.py b/service/test/functional/features/steps/compose.py
index 8bf88598..95b05914 100644
--- a/service/test/functional/features/steps/compose.py
+++ b/service/test/functional/features/steps/compose.py
@@ -15,7 +15,7 @@
# along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
from time import sleep
-from behave import given, when
+from behave import given, when, then
from common import *
from hamcrest import *