diff --git a/pkg/agent/steering_test.go b/pkg/agent/steering_test.go index 23d34840..569f2058 100644 --- a/pkg/agent/steering_test.go +++ b/pkg/agent/steering_test.go @@ -1618,6 +1618,8 @@ func TestAgentLoop_InterruptHard_RestoresSession(t *testing.T) { } defaultAgent.Sessions.SetHistory(sessionKey, originalHistory) + originalHistory = defaultAgent.Sessions.GetHistory(sessionKey) + runtimeCh, closeRuntimeEvents := subscribeRuntimeEventsForTest( t, al,