chore: add trailingComma
This commit is contained in:
@@ -22,8 +22,8 @@ test('icon slot', () => {
|
||||
`,
|
||||
components: {
|
||||
Steps,
|
||||
Step
|
||||
}
|
||||
Step,
|
||||
},
|
||||
});
|
||||
expect(wrapper).toMatchSnapshot();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user