test(gateway): keep session event suite minimal#73302
Conversation
Greptile SummaryThis PR removes the env-var save/delete/restore boilerplate from Confidence Score: 5/5Safe to merge — the removed code was an explicit override to disable minimal mode; dropping it correctly re-enables the default minimal harness that all tests here actually need. No logic errors or regressions. The deleted lines were only save/restore env-var boilerplate that forced a heavier startup, and the remaining tests are fully self-consistent under the minimal gateway. No files require special attention. Reviews (1): Last reviewed commit: "test(gateway): keep session event suite ..." | Re-trigger Greptile |
Summary
Tests
Perf