resources/assets/js/stores/themeStore.spec.ts
Function test
has 50 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
protected test () {
it('initializes the store', () => {
const applyMock = this.mock(themeStore, 'applyThemeFromPreference')
themeStore.init()