Skip to content

Commit

Permalink
add skip back in
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshull committed May 1, 2024
1 parent e388bdd commit 2dfa09b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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{}
Expand Down

0 comments on commit 2dfa09b

Please sign in to comment.