[ARVADOS] updated: 78f13ceb188def121a548c0247b58cebce682b44

git at public.curoverse.com git at public.curoverse.com
Thu Aug 28 10:01:55 EDT 2014


Summary of changes:
 apps/workbench/test/integration/projects_test.rb                | 2 +-
 services/api/test/functional/arvados/v1/jobs_controller_test.rb | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

       via  78f13ceb188def121a548c0247b58cebce682b44 (commit)
       via  22954b4f9df4682aab32c59ee582def7865377af (commit)
       via  7aea6d3d35bc622818dbb62929a7f7fc75a4aeaf (commit)
      from  d199bf8a0732563a65f19538c6fa66b00f820f66 (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 78f13ceb188def121a548c0247b58cebce682b44
Author: radhika <radhika at curoverse.com>
Date:   Thu Aug 28 10:01:38 2014 -0400

    3339: fix typo in test

diff --git a/apps/workbench/test/integration/projects_test.rb b/apps/workbench/test/integration/projects_test.rb
index 2fe5169..72689a9 100644
--- a/apps/workbench/test/integration/projects_test.rb
+++ b/apps/workbench/test/integration/projects_test.rb
@@ -33,7 +33,7 @@ class ProjectsTest < ActionDispatch::IntegrationTest
       find('span', text: api_fixture('groups')['aproject']['name']).click
       within('.arv-description-as-subtitle') do
         find('.fa-pencil').click
-        find('.editable-input textarea').set('<p>*Textile description for A project* - "take me home":/ </p><p>And a new paragraph in description.<p/>')
+        find('.editable-input textarea').set('<p>*Textile description for A project* - "take me home":/ </p><p>And a new paragraph in description.</p>')
         find('.editable-submit').click
       end
       wait_for_ajax

commit 22954b4f9df4682aab32c59ee582def7865377af
Merge: d199bf8 7aea6d3
Author: radhika <radhika at curoverse.com>
Date:   Thu Aug 28 09:48:47 2014 -0400

    Merge branch 'master' into 3339-truncate-project-descriptions


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list