Skip to content

Commit 6b56531

Browse files
committed
lint
1 parent c07d146 commit 6b56531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/serialize/test/fixtures.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export function typeNotValidMessageHeader () {
3838
}
3939

4040
export function base64MessageHeader () {
41-
return new Uint8Array([65,89,65,65,70,65,77,68,65,119,77,68,65,119,77,68,65,119,77,68,65,119,77,68,65,119,77,65,75,119,65,67,65,65,116,112,98,109,90,118,99,109,49,104,100,71,108,118,98,103,65,77,119,114,48,103,75,121,68,67,118,67,65,57,73,77,75,43,65,65,82,122,98,50,49,108,65,65,90,119,100,87,74,115,97,87,77,65,65,103,65,77,119,114,48,103,75,121,68,67,118,67,65,57,73,77,75,43,65,65,104,109,97,88,74,122,100,69,116,108,101,81,65,70,65,81,73,68,66,65,85,65,68,77,75,57,73,67,115,103,119,114,119,103,80,83,68,67,118,103,65,74,99,50,86,106,98,50,53,107,83,50,86,53,65,65,85,71,66,119,103,74,65,65,73,65,65,65,65,65,68,65,65,65,69,65,65,61])
41+
return new Uint8Array([65, 89, 65, 65, 70, 65, 77, 68, 65, 119, 77, 68, 65, 119, 77, 68, 65, 119, 77, 68, 65, 119, 77, 68, 65, 119, 77, 65, 75, 119, 65, 67, 65, 65, 116, 112, 98, 109, 90, 118, 99, 109, 49, 104, 100, 71, 108, 118, 98, 103, 65, 77, 119, 114, 48, 103, 75, 121, 68, 67, 118, 67, 65, 57, 73, 77, 75, 43, 65, 65, 82, 122, 98, 50, 49, 108, 65, 65, 90, 119, 100, 87, 74, 115, 97, 87, 77, 65, 65, 103, 65, 77, 119, 114, 48, 103, 75, 121, 68, 67, 118, 67, 65, 57, 73, 77, 75, 43, 65, 65, 104, 109, 97, 88, 74, 122, 100, 69, 116, 108, 101, 81, 65, 70, 65, 81, 73, 68, 66, 65, 85, 65, 68, 77, 75, 57, 73, 67, 115, 103, 119, 114, 119, 103, 80, 83, 68, 67, 118, 103, 65, 74, 99, 50, 86, 106, 98, 50, 53, 107, 83, 50, 86, 53, 65, 65, 85, 71, 66, 119, 103, 74, 65, 65, 73, 65, 65, 65, 65, 65, 68, 65, 65, 65, 69, 65, 65, 61])
4242
}
4343

4444
export function reservedBytesNoZeroMessageHeader () {

0 commit comments

Comments
 (0)