Commit b94dd82
committed
fix: Update controller tests with valid config
The previous commit introduced a unified and validated configuration
for the flow control system, requiring callers to pass a pre-validated
cofig to the controller and registry respectively. This change updates
the controller tests to provide a valid configuration instead of relying
on the now-removed defaulting logic in the constructor.1 parent 4fad1a9 commit b94dd82
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
| 799 | + | |
799 | 800 | | |
800 | 801 | | |
801 | 802 | | |
| |||
0 commit comments