chore: fix tests #1858
Annotations
1 error and 1 warning
Run node -e "fetch" && npm run test:react-server || true:
test/basics.test.ts#L86
Error: Snapshot `basics > should be able to get a raw, unparsed body back 1` mismatched
- Expected
+ Received
- ArrayBuffer []
+ ArrayBuffer [
+ 74,
+ 117,
+ 115,
+ 116,
+ 32,
+ 115,
+ 111,
+ 109,
+ 101,
+ 32,
+ 112,
+ 108,
+ 97,
+ 105,
+ 110,
+ 32,
+ 116,
+ 101,
+ 120,
+ 116,
+ 32,
+ 102,
+ 111,
+ 114,
+ 32,
+ 121,
+ 111,
+ 117,
+ 32,
+ 116,
+ 111,
+ 32,
+ 99,
+ 111,
+ 110,
+ 115,
+ 117,
+ 109,
+ 101,
+ ]
❯ test/basics.test.ts:86:20
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading