From 36665a0da91902383b01bd639c0b177862b3813e Mon Sep 17 00:00:00 2001 From: Christos Nasikas Date: Tue, 22 Dec 2020 23:25:49 +0200 Subject: [PATCH] Improve message --- .../public/cases/components/all_cases/table_filters.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/cases/components/all_cases/table_filters.test.tsx b/x-pack/plugins/security_solution/public/cases/components/all_cases/table_filters.test.tsx index 78960c4611b948..a92fc793c796e2 100644 --- a/x-pack/plugins/security_solution/public/cases/components/all_cases/table_filters.test.tsx +++ b/x-pack/plugins/security_solution/public/cases/components/all_cases/table_filters.test.tsx @@ -152,7 +152,7 @@ describe('CasesTableFilters ', () => { expect(onFilterChanged).toHaveBeenCalledWith({ reporters: [{ username: 'casetester' }] }); }); - it('StatusFilterWrapper should have a fixed width', () => { + it('StatusFilterWrapper should have a fixed width of 180px', () => { const wrapper = mount(