Commit 48c16d3
committed
test(integration): update gossiped ring flush call to use POST
The /flush endpoint now only accepts POST (changed in feat #3243).
Update the integration test to call e2e.PostRequest instead of e2e.GetRequest
so the test stays consistent with the enforced method restriction.
Signed-off-by: Goutham Annem <gouthemannem@gmail.com>1 parent 084c9e9 commit 48c16d3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments