Skip to content

Commit 7cc3268

Browse files
committed
🐛 format
1 parent d891f5a commit 7cc3268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rum-core/test/fixtures.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export function createRawRumEvent(type: RumEventType, overrides?: Context): RawR
154154
transition: {
155155
id: generateUUID(),
156156
type: 'MEDIA_PLAYER_PLAY',
157-
}
157+
},
158158
},
159159
overrides
160160
)

0 commit comments

Comments
 (0)