little fix for curly brace

This commit is contained in:
ignalion
2018-07-29 15:45:58 +03:00
parent 1a7f86a321
commit 3c37716dd2
@@ -329,7 +329,7 @@ describe('Multi Select Filter', () => {
});
describe('filter', () => {
const event = { target: { selectedOptions: [{ value: 'tester'}] } };
const event = { target: { selectedOptions: [{ value: 'tester' }] } };
beforeEach(() => {
wrapper = mount(