[ARVADOS] updated: 104244f9ab68f409dbad2272910c21e317994a5d
git at public.curoverse.com
git at public.curoverse.com
Mon Sep 22 16:17:34 EDT 2014
Summary of changes:
apps/workbench/test/integration/user_profile_test.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 104244f9ab68f409dbad2272910c21e317994a5d (commit)
from 2e8aee62b13edd8eac34ac8536d41992c7adbf69 (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 104244f9ab68f409dbad2272910c21e317994a5d
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Mon Sep 22 16:17:29 2014 -0400
3605: fix test text
diff --git a/apps/workbench/test/integration/user_profile_test.rb b/apps/workbench/test/integration/user_profile_test.rb
index 6dbb90c..fd190a2 100644
--- a/apps/workbench/test/integration/user_profile_test.rb
+++ b/apps/workbench/test/integration/user_profile_test.rb
@@ -106,7 +106,7 @@ class UserProfileTest < ActionDispatch::IntegrationTest
click_link 'Back to work!'
# profile saved and in home page now
- assert page.has_text?('Active pipelines'), 'No text - My projects'
+ assert page.has_text?('Active pipelines'), 'No text - Active pipelines'
end
[
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list