Skip to content

Commit 20a9cbe

Browse files
committed
example comment
1 parent 802c81c commit 20a9cbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: test/screenshot/screenshot.test.js

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ afterAll(async () => {
5050
const total = buttonConfigs.length;
5151
let index = 1;
5252

53+
// test comment
54+
5355
for (const config of buttonConfigs) {
5456
const filename = config.filename || dotifyToString(config) || 'base';
5557

0 commit comments

Comments
 (0)