18966: Removes it.only() call from a previous branch. 18966-collection-not-found-ui
authorLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 4 Apr 2022 23:38:41 +0000 (20:38 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 4 Apr 2022 23:38:41 +0000 (20:38 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

cypress/integration/search.spec.js

index 403516b324f4b78084103fc94c7c46318375635d..491292bece641a79e977974faccafc0fea7b6379 100644 (file)
@@ -82,7 +82,7 @@ describe('Search tests', function() {
         });
     });
 
-    it.only('can display path of the selected item', function() {
+    it('can display path of the selected item', function() {
         const colName = `Collection ${Math.floor(Math.random() * Math.floor(999999))}`;
 
         // Creates the collection using the admin token so we can set up