commit | f995f6938f82b975d3526b9c7c3c0ccc8f89baf3 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu May 28 08:47:07 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu May 28 08:47:07 2020 -0400 |
tree | 61262693d56ccdddd187b16bf28b22efe1a3509e | |
parent | b11026ed7ce96207a5981eb8928147fc7872506a [diff] | |
parent | ded1aad9b056c0aab234b91f28f0ffaa70d717ca [diff] |
Merge branch 'stable-3.0' into stable-3.1 * stable-3.0: DeleteChangeUsingMultiGerrit1: Fix json change number Change-Id: I010ad35cafd4bb74e8a9e6ac1d09d29415577c2a
diff --git a/src/test/resources/com/googlesource/gerrit/plugins/multisite/scenarios/DeleteChangeUsingMultiGerrit1.json b/src/test/resources/com/googlesource/gerrit/plugins/multisite/scenarios/DeleteChangeUsingMultiGerrit1.json index 1190bbc..4b7f52e 100644 --- a/src/test/resources/com/googlesource/gerrit/plugins/multisite/scenarios/DeleteChangeUsingMultiGerrit1.json +++ b/src/test/resources/com/googlesource/gerrit/plugins/multisite/scenarios/DeleteChangeUsingMultiGerrit1.json
@@ -1,6 +1,6 @@ [ { "url": "http://HOSTNAME:HTTP_PORT1/a/changes/", - "number": "_NUMBER" + "number": "NUMBER" } ]