generated from Seekra/repository-template
style: ensure semicolons at line ends
This commit is contained in:
@@ -117,7 +117,7 @@ describe('Switch', () => {
|
||||
|
||||
const wrapper = getWrapper({
|
||||
translations: { switch1: translation }
|
||||
})
|
||||
});
|
||||
|
||||
const label = wrapper.find('label');
|
||||
expect(label.text()).toBe(translation);
|
||||
|
||||
Reference in New Issue
Block a user