[ARVADOS-WORKBENCH2] updated: 2.1.0-302-g2b3fa739
Git user
git at public.arvados.org
Tue Apr 13 20:52:31 UTC 2021
Summary of changes:
cypress/integration/favorites.spec.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 2b3fa73903f8f485df9783f16f00ad05098f9270 (commit)
from a45b5f6f12e4e87c3ff0ce6f79a4999fef6e8bc5 (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 2b3fa73903f8f485df9783f16f00ad05098f9270
Author: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
Date: Tue Apr 13 22:51:55 2021 +0200
17436: Removed only from cypress test suite
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
diff --git a/cypress/integration/favorites.spec.js b/cypress/integration/favorites.spec.js
index eaeb6644..c745e267 100644
--- a/cypress/integration/favorites.spec.js
+++ b/cypress/integration/favorites.spec.js
@@ -153,7 +153,7 @@ describe('Favorites tests', function () {
});
});
- it.only('can view favourites in workflow', () => {
+ it('can view favourites in workflow', () => {
cy.createProject({
owningUser: adminUser,
targetUser: activeUser,
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list