summaryrefslogtreecommitdiff
path: root/yarns/200-version.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/200-version.yarn')
-rw-r--r--yarns/200-version.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/200-version.yarn b/yarns/200-version.yarn
index 92cccbb..5fa08ed 100644
--- a/yarns/200-version.yarn
+++ b/yarns/200-version.yarn
@@ -30,6 +30,6 @@ The Ick controller reports is version upon request.
WHEN user makes request GET /version
THEN result has status code 200
- AND body matches { "version": "0.2.1+git" }
+ AND version in body matches version from setup.py
FINALLY stop ick controller