generated from Seekra/repository-template
refactor: always use shorthand object properties
This commit is contained in:
@@ -89,7 +89,7 @@ describe('SettingsInput', () => {
|
||||
const wrapper = getWrapper({
|
||||
type: 'string',
|
||||
i18n: 'input',
|
||||
defaultValue: defaultValue,
|
||||
defaultValue,
|
||||
piniaOptions: {
|
||||
setupStores: () => {
|
||||
const store = useSettingsStore();
|
||||
|
||||
Reference in New Issue
Block a user