mirror of
https://github.com/AmanTahiliani/box-box.git
synced 2026-08-07 19:56:18 -04:00
fix(test): align events fixture with LiveSessionMeta.Path / TeamRadio from phase-1
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user