Commit 0fa2141
authored
optable-targeting: fix NoBids test to use a bid-less response
The test named for the NOBID branch stubbed a bid response that has a bid,
so with non-empty targeting the validator returned SUCCESS and the test
exercised the full enrichment chain instead of the signature-only one.1 parent bb3deb3 commit 0fa2141
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- extra/modules/optable-targeting/src/test/java/org/prebid/server/hooks/modules/optable/targeting/v1
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
| 363 | + | |
363 | 364 | | |
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
367 | 368 | | |
368 | 369 | | |
369 | 370 | | |
370 | | - | |
| 371 | + | |
371 | 372 | | |
372 | 373 | | |
373 | 374 | | |
| |||
0 commit comments