fix(test): align events fixture with LiveSessionMeta.Path / TeamRadio from phase-1

This commit is contained in:
2026-07-04 00:09:51 -04:00
parent bc18a20829
commit 7d0b25b66e

View File

@@ -66,12 +66,14 @@ function snapshot(
}, },
Tyres: {}, Tyres: {},
RCMessages: [], RCMessages: [],
TeamRadio: [],
Weather: {} as LiveStreamData['Weather'], Weather: {} as LiveStreamData['Weather'],
Session: { Session: {
MeetingName: 'Test Grand Prix', MeetingName: 'Test Grand Prix',
CircuitName: 'Test Circuit', CircuitName: 'Test Circuit',
SessionType: 'Race', SessionType: 'Race',
SessionName: 'Race', SessionName: 'Race',
Path: '',
}, },
TrackStatus: '1', TrackStatus: '1',
CurrentLap: 12, CurrentLap: 12,