X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/05a38f1bd00d572cbfd67d7276f5bcae6bb24805..83a4e42fb15030a9108e76dcf01a1a7d6c14cda5:/apps/workbench/test/controllers/collections_controller_test.rb diff --git a/apps/workbench/test/controllers/collections_controller_test.rb b/apps/workbench/test/controllers/collections_controller_test.rb index 7b0cbb52f7..1bf967ccfd 100644 --- a/apps/workbench/test/controllers/collections_controller_test.rb +++ b/apps/workbench/test/controllers/collections_controller_test.rb @@ -112,13 +112,6 @@ class CollectionsControllerTest < ActionController::TestCase "controller did not find logger job") end - test "viewing a collection fetches logs about it" do - show_collection(:foo_file, :active) - assert_includes(assigns(:logs).map(&:uuid), - api_fixture('logs')['system_adds_foo_file']['uuid'], - "controller did not find related log") - end - test "sharing auths available to admin" do show_collection("collection_owned_by_active", "admin_trustedclient") assert_not_nil assigns(:search_sharing) @@ -521,8 +514,9 @@ class CollectionsControllerTest < ActionController::TestCase assert_not_includes @response.body, '