Commit 4d22ce1
fix(unit tests): prevent missing components errors for memory tables in tests (#24081)
* fix(unit tests): prevent missing components errors for memory tables in tests
This ensures that memory enrichment tables are always considered in tests, because we can't be sure
if they are used.
Related: #23972
* Add changelog entry
* improve comment
---------
Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>1 parent 24099eb commit 4d22ce1
File tree
2 files changed
+12
-0
lines changed- changelog.d
- src/config/unit_test
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
435 | 444 | | |
436 | 445 | | |
437 | 446 | | |
| |||
0 commit comments