Skip to content

Commit af3a132

Browse files
authored
chore(test): correctly name compatibility test case (#102)
1 parent 345439f commit af3a132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-compat.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ describe('Compatibility', () => {
257257
})
258258
})
259259

260-
it('Links Name some', () => {
260+
it('Links Tsize some', () => {
261261
const testCase = {
262262
node: { Links: [{ Tsize: 1010 }] },
263263
expectedBytes: '120318f207',

0 commit comments

Comments
 (0)