[ARVADOS-WORKBENCH2] updated: 1.2.0-681-g8f9c0f8
Git user
git at public.curoverse.com
Tue Oct 16 09:25:54 EDT 2018
Summary of changes:
src/views-components/search-bar/search-bar-view.test.tsx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
via 8f9c0f8db2b7f266ef9d88377966ac2b6ec90764 (commit)
from 620178a125f2fcbaf6c4fbce5e3e4e42dd635386 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 8f9c0f8db2b7f266ef9d88377966ac2b6ec90764
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date: Tue Oct 16 15:25:44 2018 +0200
refs #test
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
diff --git a/src/views-components/search-bar/search-bar-view.test.tsx b/src/views-components/search-bar/search-bar-view.test.tsx
index 801bf7a..6db80a9 100644
--- a/src/views-components/search-bar/search-bar-view.test.tsx
+++ b/src/views-components/search-bar/search-bar-view.test.tsx
@@ -104,5 +104,6 @@ const mockSearchProps = () => ({
deleteSavedQuery: jest.fn(),
openSearchView: jest.fn(),
editSavedQuery: jest.fn(),
- navigateTo: jest.fn()
+ navigateTo: jest.fn(),
+ searchDataOnEnter: jest.fn()
});
\ No newline at end of file
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list