Merge branch 'origin-3609-arv-run' into master closes #3609
[arvados.git] / apps / workbench / test / controllers / collections_controller_test.rb
index f4d9c4996033b9d37a6685f8e6b9caec168efc38..a5c6033616a4a59fbf66a586b556af4af15579c4 100644 (file)
@@ -3,21 +3,6 @@ require 'test_helper'
 class CollectionsControllerTest < ActionController::TestCase
   include PipelineInstancesHelper
 
-  class RequestDuck
-    def self.host
-      "localhost"
-    end
-
-    def self.port
-      8080
-    end
-
-    def self.protocol
-      "http"
-    end
-  end
-
-
   test 'provenance graph' do
     use_token 'admin'