[ARVADOS] updated: ba30220effee82890c7ab55e4ca0286a2e99c772

git at public.curoverse.com git at public.curoverse.com
Tue Aug 12 16:36:20 EDT 2014


Summary of changes:
 apps/workbench/test/integration/application_layout_test.rb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

       via  ba30220effee82890c7ab55e4ca0286a2e99c772 (commit)
      from  5a3d5ac75e3058698bad452bbd980a1e3cb9be2d (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 ba30220effee82890c7ab55e4ca0286a2e99c772
Author: radhika <radhika at curoverse.com>
Date:   Tue Aug 12 16:25:34 2014 -0400

    3296: fix test issue

diff --git a/apps/workbench/test/integration/application_layout_test.rb b/apps/workbench/test/integration/application_layout_test.rb
index 64eb2b2..8a0ebc3 100644
--- a/apps/workbench/test/integration/application_layout_test.rb
+++ b/apps/workbench/test/integration/application_layout_test.rb
@@ -151,10 +151,10 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
         page.find_field('name').set 'added_in_test'
         click_button 'Submit'
       end
-    end
 
-    # key must be added. look for it in the refreshed page
-    assert page.has_text? 'added_in_test'
+      # key must be added. look for it in the refreshed page
+      assert page.has_text? 'added_in_test'
+    end
   end
 
   # Check manage profile page and add missing profile to the user

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list