8767: Make offset work properly in ApiClientAuthorizationsController#index.
[arvados.git] / services / api / test / functional / arvados / v1 / links_controller_test.rb
index 9bf1b0bab1ccdf37f7e5fe4ec63192ef5f475b76..1345701b43e8a7666a7c634d8f73c7762ad59467 100644 (file)
@@ -122,7 +122,7 @@ class Arvados::V1::LinksControllerTest < ActionController::TestCase
       link_class: 'test',
       name: 'stuff',
       head_uuid: users(:active).uuid,
-      tail_uuid: virtual_machines(:testvm2).uuid
+      tail_uuid: authorized_keys(:admin).uuid,
     }
     authorize_with :active
     post :create, link: link