Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit de3f238

Browse files
committed
chore(test): rename getBlockElements to getBlockNodes in .jshintrc for tests
1 parent d302ea0 commit de3f238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/.jshintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"assertArgFn": false,
8383
"assertNotHasOwnProperty": false,
8484
"getter": false,
85-
"getBlockElements": false,
85+
"getBlockNodes": false,
8686
"createMap": false,
8787
"VALIDITY_STATE_PROPERTY": true,
8888

0 commit comments

Comments
 (0)