Skip to content

Commit 411b2c4

Browse files
authored
Update compile.make_test.exs
1 parent 47563c1 commit 411b2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mix/tasks/compile.make_test.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ defmodule Mix.Tasks.Compile.ElixirMakeTest do
292292
end)
293293
end
294294

295-
test "build_embedded doesn't clobber build artifacts" do
295+
test "doesn't clobber existing build artifacts" do
296296
in_fixture(fn ->
297297
build_file_path = "./_build/test/lib/my_app/priv/build_file"
298298

0 commit comments

Comments
 (0)