diff --git a/test/dotcom_web/controllers/static_file_controller_test.exs b/test/dotcom_web/controllers/static_file_controller_test.exs index 4825f9e8a6..30c9923ba8 100644 --- a/test/dotcom_web/controllers/static_file_controller_test.exs +++ b/test/dotcom_web/controllers/static_file_controller_test.exs @@ -7,7 +7,6 @@ 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{}