[ARVADOS] updated: 8cba6b1dd7307bb47c36a51c7aea8bfa78e76c8d

git at public.curoverse.com git at public.curoverse.com
Tue Aug 26 11:24:51 EDT 2014


Summary of changes:
 apps/workbench/test/integration/pipeline_instances_test.rb | 2 --
 1 file changed, 2 deletions(-)

       via  8cba6b1dd7307bb47c36a51c7aea8bfa78e76c8d (commit)
      from  d5835c0402a581b1b4379c71f711a6fdf86fdab5 (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 8cba6b1dd7307bb47c36a51c7aea8bfa78e76c8d
Author: Tom Clegg <tom at curoverse.com>
Date:   Tue Aug 26 11:24:32 2014 -0400

    Fix test. refs #3149

diff --git a/apps/workbench/test/integration/pipeline_instances_test.rb b/apps/workbench/test/integration/pipeline_instances_test.rb
index fa2c309..d06604d 100644
--- a/apps/workbench/test/integration/pipeline_instances_test.rb
+++ b/apps/workbench/test/integration/pipeline_instances_test.rb
@@ -41,8 +41,6 @@ class PipelineInstancesTest < ActionDispatch::IntegrationTest
     find('.arv-project-list a,button', text: 'A Project').click
     find('.btn', text: 'Add data').click
     within('.modal-dialog') do
-      find('.dropdown-toggle').click
-      find('a', text: 'Home').click
       wait_for_ajax
       first('span', text: 'foo_tag').click
       find('.btn', text: 'Add').click

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list