[ARVADOS] updated: 5b7ee6cb073457d0cf1f6b7c5ca3ee8965f144ef
git at public.curoverse.com
git at public.curoverse.com
Wed Feb 11 21:16:23 EST 2015
Summary of changes:
apps/workbench/test/integration/user_manage_account_test.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 5b7ee6cb073457d0cf1f6b7c5ca3ee8965f144ef (commit)
from 31f83b25039677512509120fb385069003bdd4ca (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 5b7ee6cb073457d0cf1f6b7c5ca3ee8965f144ef
Author: Radhika Chippada <radhika at curoverse.com>
Date: Wed Feb 11 20:58:02 2015 -0500
4951: fix comment in test
diff --git a/apps/workbench/test/integration/user_manage_account_test.rb b/apps/workbench/test/integration/user_manage_account_test.rb
index e9ded39..f2686e2 100644
--- a/apps/workbench/test/integration/user_manage_account_test.rb
+++ b/apps/workbench/test/integration/user_manage_account_test.rb
@@ -155,7 +155,7 @@ class UserManageAccountTest < ActionDispatch::IntegrationTest
end
assert_equal true, found_email, "Expected email after requesting shell access"
- # revisit the page and verify that the Request button is no longer shown
+ # revisit the page and verify the request sent message along with the request button.
within('.navbar-fixed-top') do
find('a', text: 'spectator').click
within('.dropdown-menu') do
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list