Commit 553c131
Fix PluginWPApiRestClientTest matcher count for new headers param
Add missing any() matcher for the headers parameter added to
syncGetRequest and syncPostRequest in WPAPIGsonRequestBuilder.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5e7098f commit 553c131
File tree
1 file changed
+2
-0
lines changed- libs/fluxc/src/test/java/org/wordpress/android/fluxc/network/rest/wpapi/plugin
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| 207 | + | |
206 | 208 | | |
207 | 209 | | |
208 | 210 | | |
| |||
0 commit comments