Skip to content

Commit cbc2a3e

Browse files
authored
Update test/test-traversal.js
1 parent 9ca1a74 commit cbc2a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-traversal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ describe('traversal', () => {
117117
same(value, callArray[index])
118118
})
119119
})
120-
120+
121121
test('depth first with duplicated block', async () => {
122122
// Test Case 4
123123
// Input

0 commit comments

Comments
 (0)