Skip to content

Commit da5f690

Browse files
committed
fixup! fix(search): apply layout-message-view when loading the next messages
1 parent 4a9b3de commit da5f690

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/unit/store/actions.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ describe('Vuex store actions', () => {
272272
}
273273

274274
store.preferences['sort-order'] = 'newest'
275-
//store.preferences['layout-message-view'] = 'threaded'
276275

277276
store.addAccountMutation(account13)
278277
store.addMailboxMutation({

0 commit comments

Comments
 (0)