Commit 2826e2c
committed
Fix route_policies_spec: use 'Source' terminology and 'sources' query param
- Line 206: expect error message to include 'Source' (not 'Selector')
- Line 292: use query param ?sources= (not ?selectors=)
- Line 344: use query param ?sources= in combined filter test
These complete the terminology rebrand from 'selector' to 'source' in
the route policies context per RFC be8d74c1.1 parent a41e9b0 commit 2826e2c
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
0 commit comments