Commit 2f4f507
committed
fix(test): correct logger patch target for detect_fusion_bias test
The function still lives in eagle/utils.py, so the logger patch must
target speculators.convert.eagle.utils.logger, not convert.utils.logger.
Signed-off-by: Rahul-Tuli <rtuli@redhat.com>1 parent 4d6d2f5 commit 2f4f507
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
0 commit comments