14717: Fixups since tests now use config.yml
[arvados.git] / apps / workbench / test / integration / anonymous_access_test.rb
index c414f8a7ad76e4a5c3844c0ce61a088fe5fcd403..d3f08c62bf2e54b046f5a5967a1f108596398670 100644 (file)
@@ -5,8 +5,6 @@
 require 'integration_helper'
 
 class AnonymousAccessTest < ActionDispatch::IntegrationTest
-  include KeepWebConfig
-
   # These tests don't do state-changing API calls. Save some time by
   # skipping the database reset.
   reset_api_fixtures :after_each_test, false