diff --git a/test/dotcom_web/controllers/static_file_controller_test.exs b/test/dotcom_web/controllers/static_file_controller_test.exs index 30c9923ba8..4825f9e8a6 100644 --- a/test/dotcom_web/controllers/static_file_controller_test.exs +++ b/test/dotcom_web/controllers/static_file_controller_test.exs @@ -7,6 +7,7 @@ defmodule DotcomWeb.StaticFileControllerTest do setup :verify_on_exit! describe "index/2" do + @tag :skip test "forwards files from config:cms:drupal:cms_root" do expect(Req.Mock, :new, fn _ -> %Req.Request{}