[ARVADOS] updated: 723afcb87896a7dcee99bb41b37ef368464f4f40
git at public.curoverse.com
git at public.curoverse.com
Thu Nov 6 09:55:59 EST 2014
Summary of changes:
apps/workbench/test/integration/pipeline_instances_test.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 723afcb87896a7dcee99bb41b37ef368464f4f40 (commit)
from cffe9566efaa838ada850353dd6e51ec4cc3ebff (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 723afcb87896a7dcee99bb41b37ef368464f4f40
Author: radhika <radhika at curoverse.com>
Date: Thu Nov 6 09:54:41 2014 -0500
3177: trailing white space
diff --git a/apps/workbench/test/integration/pipeline_instances_test.rb b/apps/workbench/test/integration/pipeline_instances_test.rb
index e2658ae..f2125cd 100644
--- a/apps/workbench/test/integration/pipeline_instances_test.rb
+++ b/apps/workbench/test/integration/pipeline_instances_test.rb
@@ -216,7 +216,7 @@ class PipelineInstancesTest < ActionDispatch::IntegrationTest
test "Rerun pipeline instance as #{user} using options #{with_options} #{choose_options}
in #{in_aproject} with #{template_name} with file #{choose_file}" do
visit page_with_token('active')
-
+
# need bigger modal size when choosing a file from collection
Capybara.current_session.driver.browser.manage.window.resize_to(1024, 768)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list