mirror of
https://github.com/jwetzell/ddp-js.git
synced 2026-08-17 12:43:23 +00:00
npm run format:write
This commit is contained in:
@@ -26,7 +26,7 @@ const goodTests = [
|
||||
dataOffset: 1164413200,
|
||||
dataLength: 4113,
|
||||
},
|
||||
data: new Uint8Array([])
|
||||
data: new Uint8Array([]),
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -56,8 +56,7 @@ const goodTests = [
|
||||
fractionalSeconds: 4368,
|
||||
},
|
||||
},
|
||||
data: new Uint8Array([])
|
||||
|
||||
data: new Uint8Array([]),
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user