[arvados-workbench2] updated: 2.6.3-57-g1a151b5d
git repository hosting
git at public.arvados.org
Fri Aug 18 17:27:04 UTC 2023
Summary of changes:
cypress/integration/search.spec.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 1a151b5d654ad2fd062c568fbd5f0228aa521b7f (commit)
from acaf1716b52fa7c2daeecbe2e545e81d64c6413f (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 1a151b5d654ad2fd062c568fbd5f0228aa521b7f
Author: Stephen Smith <stephen at curii.com>
Date: Fri Aug 18 13:27:00 2023 -0400
debug
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>
diff --git a/cypress/integration/search.spec.js b/cypress/integration/search.spec.js
index dd3b4285..66beee9d 100644
--- a/cypress/integration/search.spec.js
+++ b/cypress/integration/search.spec.js
@@ -160,7 +160,7 @@ describe('Search tests', function() {
});
});
- it('shows search context menu', function() {
+ it.only('shows search context menu', function() {
const colName = `Collection ${Math.floor(Math.random() * Math.floor(999999))}`;
const federatedColName = `Collection ${Math.floor(Math.random() * Math.floor(999999))}`;
const federatedColUuid = "xxxxx-4zz18-000000000000000";
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list