[ARVADOS-WORKBENCH2] updated: 2.1.0-232-gafdb6a89
Git user
git at public.arvados.org
Tue Mar 9 16:31:43 UTC 2021
Summary of changes:
src/views-components/token-dialog/token-dialog.test.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via afdb6a890b2db8e9ab03a584e714e30a6747fd18 (commit)
from c9d21a5a2fc84e47cff7862648ccabe98a331e80 (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 afdb6a890b2db8e9ab03a584e714e30a6747fd18
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date: Tue Mar 9 13:31:25 2021 -0300
16848: Updates unit test.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>
diff --git a/src/views-components/token-dialog/token-dialog.test.tsx b/src/views-components/token-dialog/token-dialog.test.tsx
index 519d9354..928001ab 100644
--- a/src/views-components/token-dialog/token-dialog.test.tsx
+++ b/src/views-components/token-dialog/token-dialog.test.tsx
@@ -71,7 +71,7 @@ describe('<CurrentTokenDialog />', () => {
payload: {
hideDuration: 2000,
kind: 1,
- message: 'Token copied to clipboard',
+ message: 'Shell code block copied',
},
type: 'OPEN_SNACKBAR',
});
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list