Skip to content

Commit 736ff4f

Browse files
committed
docs(tests): Correct copied comment
1 parent a1cbf38 commit 736ff4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/webdriverio/test/move_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ suite('Statement move tests', function () {
235235
}),
236236
);
237237

238-
/** ID of a statement block with no inputs. */
238+
/** ID of a statement block with multiple statement inputs. */
239239
const BLOCK_COMPLEX = 'complex_mover';
240240

241241
/**

0 commit comments

Comments
 (0)