17952: Remove tests for presence of nodes / disks menu item
[arvados.git] / apps / workbench / test / integration / application_layout_test.rb
index 7d34c43deb5103d72ac986f90a49dd24c48a5e73..35a1415213db789d441c4973b1f544ff16b6797c 100644 (file)
@@ -251,9 +251,7 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
     ['SSH keys', nil, 'public_key'],
     ['Links', nil, 'link_class'],
     ['Groups', nil, 'All users'],
-    ['Compute nodes', nil, 'ping_secret'],
     ['Keep services', nil, 'service_ssl_flag'],
-    ['Keep disks', nil, 'bytes_free'],
   ].each do |page_name, add_button_text, look_for|
     test "test system menu #{page_name} link" do
       visit page_with_token('admin')