From 3c2fbdfefdb556e8dae3999480961660768523cc Mon Sep 17 00:00:00 2001 From: Mirza Hanan <100023456+MirzaHanan@users.noreply.github.com> Date: Thu, 25 Jan 2024 00:41:09 +0500 Subject: [PATCH] Just trigger our github actions workflows for testing --- src/store/__test__/ui.spec.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/__test__/ui.spec.tsx b/src/store/__test__/ui.spec.tsx index c9b93af0..d09b2b4e 100644 --- a/src/store/__test__/ui.spec.tsx +++ b/src/store/__test__/ui.spec.tsx @@ -17,7 +17,7 @@ describe('UiStore', () => { container = null!; }); - it('clears search text when clicking outside of search input', () => { + it('clears search text when user clicking outside of search input', () => { const { getByTestId } = render(