summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-10-05 16:04:01 +0300
committerLars Wirzenius <liw@liw.fi>2017-10-05 18:02:46 +0300
commitbc11fc334fe9e2105e8843b548e685836b520c19 (patch)
treedd646b2e06ecf771a089ce696ddb805b160c505c /yarns
parent2bd788bea2d1c9ffaf5c5e102a77bd996c68bc63 (diff)
downloadqvisqve-bc11fc334fe9e2105e8843b548e685836b520c19.tar.gz
Fix: capture result in correct variable
Diffstat (limited to 'yarns')
-rw-r--r--yarns/smoke.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/smoke.yarn b/yarns/smoke.yarn
index b37471b..cd0bf2f 100644
--- a/yarns/smoke.yarn
+++ b/yarns/smoke.yarn
@@ -210,7 +210,7 @@ the second and third should have no notifications.
... using token
THEN HTTP status code is 200 OK
AND search result at index 0 has id MSGID1
- AND search result at index 1 has id MSGID1
+ AND search result at index 1 has id MSGID2
WHEN client requests
... GET /orgs/listeners/${LISTENID1}/notifications/${MSGID1}