Remove console.log entry.

This commit is contained in:
elweyn 2023-07-26 11:07:11 +02:00
parent fa286139c4
commit b089c1652d

View File

@ -56,7 +56,6 @@ describe('OrderByFilter', () => {
})
it('don\'t sets "newest-button" attribute `filled`', () => {
console.log(wrapper.html())
expect(
wrapper
.find('.order-by-filter .filter-list .base-button[data-test="newest-button"]')