Index: recipe_modules/properties/example.py |
diff --git a/recipe_modules/properties/example.py b/recipe_modules/properties/example.py |
index 73161911876fde7c5ca7930f937407b6522676bb..3addbabb60fb0265492eb038f9159478c030a2c2 100644 |
--- a/recipe_modules/properties/example.py |
+++ b/recipe_modules/properties/example.py |
@@ -68,5 +68,6 @@ def GenTests(api): |
gerrit_project='custom', |
gerrit_url='https://gerrit.my.host', |
git_url='https://git.my.host/custom', |
- patch_issue=4455, |
+ patch_issue=989898, |
+ patch_set=3, |
**pd)) |