[arvados] updated: 2.7.0-6215-g2f900a73e2
git repository hosting
git at public.arvados.org
Mon Mar 18 20:05:11 UTC 2024
Summary of changes:
services/workbench2/cypress/e2e/banner-tooltip.cy.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 2f900a73e2a928f7b998e799d9d3fe13727e9edf (commit)
from 7a3dafab8619722f4061dc04b7f5b36e4701b8a9 (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 2f900a73e2a928f7b998e799d9d3fe13727e9edf
Author: Stephen Smith <stephen at curii.com>
Date: Mon Mar 18 16:05:02 2024 -0400
21600: only test banner/tooltips
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>
diff --git a/services/workbench2/cypress/e2e/banner-tooltip.cy.js b/services/workbench2/cypress/e2e/banner-tooltip.cy.js
index 63d2c264d8..45ffaa44b7 100644
--- a/services/workbench2/cypress/e2e/banner-tooltip.cy.js
+++ b/services/workbench2/cypress/e2e/banner-tooltip.cy.js
@@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: AGPL-3.0
-describe('Banner / tooltip tests', function () {
+describe.only('Banner / tooltip tests', function () {
let activeUser;
let adminUser;
let collectionUUID;
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list