From 404b6367d0d0de93375b16705c0dafe52eb86361 Mon Sep 17 00:00:00 2001 From: Devlin Junker Date: Sat, 3 Dec 2022 16:42:59 -0800 Subject: clean Signed-off-by: Devlin Junker --- tests/javascript/unit/components/Sidebar.spec.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/javascript/unit/components/Sidebar.spec.ts b/tests/javascript/unit/components/Sidebar.spec.ts index e70db7197..1eee5486a 100644 --- a/tests/javascript/unit/components/Sidebar.spec.ts +++ b/tests/javascript/unit/components/Sidebar.spec.ts @@ -22,7 +22,6 @@ describe('Sidebar.vue', () => { }, }, }) - // wrapper.vm.$store. }) it('should initialize without showing AddFeed Component', () => { -- cgit v1.2.3