← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/launchpad:fix-uct-import-update-existing into launchpad:master

 

Colin Watson has proposed merging ~cjwatson/launchpad:fix-uct-import-update-existing into launchpad:master.

Commit message:
Fix doctest following addition of IBug.vulnerabilities

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/427634
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:fix-uct-import-update-existing into launchpad:master.
diff --git a/lib/lp/bugs/stories/webservice/xx-bug.rst b/lib/lp/bugs/stories/webservice/xx-bug.rst
index 2e73f9f..6543065 100644
--- a/lib/lp/bugs/stories/webservice/xx-bug.rst
+++ b/lib/lp/bugs/stories/webservice/xx-bug.rst
@@ -52,6 +52,7 @@ Bugs are indexed by number beneath the top-level collection.
       'http://.../bugs/1/users_affected_with_dupes'
     users_unaffected_collection_link: 'http://.../bugs/1/users_unaffected'
     users_unaffected_count: 0
+    vulnerabilities_collection_link: 'http://.../bugs/1/vulnerabilities'
     web_link: 'http://bugs.../bugs/1'
     who_made_private_link: None