[arvados] updated: 2.7.0-6414-g153bd45ac9

git repository hosting git at public.arvados.org
Mon Apr 15 15:34:50 UTC 2024


Summary of changes:
 .../views-components/sharing-dialog/sharing-dialog-component.test.tsx  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

       via  153bd45ac997dbccf8771c6fd4cdcc446402e51b (commit)
      from  5dc33e1aa270135952f7f78a06757579ec20eac0 (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 153bd45ac997dbccf8771c6fd4cdcc446402e51b
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Mon Apr 15 11:34:46 2024 -0400

    21037: fixed sharingdialog import in spec Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>

diff --git a/services/workbench2/src/views-components/sharing-dialog/sharing-dialog-component.test.tsx b/services/workbench2/src/views-components/sharing-dialog/sharing-dialog-component.test.tsx
index 2fc4d01ad6..86370a1e21 100644
--- a/services/workbench2/src/views-components/sharing-dialog/sharing-dialog-component.test.tsx
+++ b/services/workbench2/src/views-components/sharing-dialog/sharing-dialog-component.test.tsx
@@ -8,7 +8,8 @@ import Adapter from 'enzyme-adapter-react-16';
 import { Provider } from 'react-redux';
 import { combineReducers, createStore } from 'redux';
 
-import SharingDialogComponent, {
+import {
+    SharingDialogComponent,
     SharingDialogComponentProps,
 } from './sharing-dialog-component';
 import {

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list