Skip to content

Commit

Permalink
Revert "fix: temporarily disable Expressir cache spec tests, #85"
Browse files Browse the repository at this point in the history
This reverts commit 2197182.
  • Loading branch information
ronaldtse committed Dec 18, 2023
1 parent 97734dc commit 030c36c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
.to(be_equivalent_to(output))
end

xcontext "when loaded from a cache file" do
context "when loaded from a cache file" do
let(:cache_path) do
fixtures_path("expressir_realtive_paths/test_relative_includes_cache.yaml")
end
Expand Down

0 comments on commit 030c36c

Please sign in to comment.