generated from Seekra/repository-template
style: ensure semicolons at line ends
This commit is contained in:
@@ -32,7 +32,7 @@ const getWrapper = function getWrapper({ type = 'string', i18n = 'input', defaul
|
||||
path: 'input'
|
||||
}
|
||||
}, {}, [], piniaOptions);
|
||||
}
|
||||
};
|
||||
|
||||
describe('SettingsInput', () => {
|
||||
test('uses correct input type', () => {
|
||||
|
||||
Reference in New Issue
Block a user