Skip to content

Commit

Permalink
Update installer/test/phx_new_test.exs
Browse files Browse the repository at this point in the history
Co-authored-by: José Valim <[email protected]>
  • Loading branch information
chrismccord and josevalim authored Feb 20, 2025
1 parent 0034724 commit aa6c7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/test/phx_new_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ defmodule Mix.Tasks.Phx.NewTest do
end)
end

describe "PHX_CACHE_DIR" do
describe "PHX_NEW_CACHE_DIR" do
@phx_new_cache_dir System.get_env("PHX_NEW_CACHE_DIR")
test "new with PHX_NEW_CACHE_DIR" do
System.put_env("PHX_NEW_CACHE_DIR", __DIR__)
Expand Down

0 comments on commit aa6c7eb

Please sign in to comment.