Skip to content

Commit 3b65e28

Browse files
committed
remove config
1 parent e92be05 commit 3b65e28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ afterAll(async () => {
4949

5050
const total = buttonConfigs.length;
5151
let index = 1;
52-
const config = buttonConfigs[0];
5352

5453
for (const config of buttonConfigs) {
5554
const filename = config.filename || dotifyToString(config) || 'base';

0 commit comments

Comments
 (0)