[ARVADOS] updated: b0c19b9f3eb0c83d7609eb460d0dbad6345aa71e
Git user
git at public.curoverse.com
Thu Nov 10 08:57:58 EST 2016
Summary of changes:
apps/workbench/test/controllers/disabled_api_test.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via b0c19b9f3eb0c83d7609eb460d0dbad6345aa71e (commit)
from 1b412404a88309c10acc567c8cca74484049d7e5 (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 b0c19b9f3eb0c83d7609eb460d0dbad6345aa71e
Author: radhika <radhika at curoverse.com>
Date: Wed Nov 9 19:19:56 2016 -0500
10310: test title update
diff --git a/apps/workbench/test/controllers/disabled_api_test.rb b/apps/workbench/test/controllers/disabled_api_test.rb
index 1b59088..a41d87f 100644
--- a/apps/workbench/test/controllers/disabled_api_test.rb
+++ b/apps/workbench/test/controllers/disabled_api_test.rb
@@ -36,7 +36,7 @@ class DisabledApiTest < ActionController::TestCase
:active,
nil,
].each do |user|
- test "project tabs as user #{user} in crunch2 environment" do
+ test "project tabs as user #{user} when pipeline related index APIs are disabled" do
@controller = ProjectsController.new
Rails.configuration.anonymous_user_token = api_fixture('api_client_authorizations')['anonymous']['api_token']
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list