Commit 7a52de1
committed
fix: call NotifyEventStored in MCP profiler test
After PR #328 moved storeProfile from Handle() to OnEventStored(), the MCP
test's ingestViaHandler helper no longer populated profiler-specific tables.
Add the missing NotifyEventStored call to match the real HTTP server flow.1 parent 3217e5d commit 7a52de1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments