Skip to content

Commit 1542d11

Browse files
committed
test: update Snapshots
1 parent ba26eff commit 1542d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/upload/__tests__/uploadlist.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,9 @@ describe('Upload List', () => {
291291
defaultFileList: fileList,
292292
listType: 'picture-card',
293293
action: '',
294+
remove: handleRemove,
294295
},
295296
listeners: {
296-
remove: handleRemove,
297297
change: handleChange,
298298
},
299299
slots: {

0 commit comments

Comments
 (0)