diff --git a/apps/remote_control/test/lexical/remote_control/code_mod/rename_test.exs b/apps/remote_control/test/lexical/remote_control/code_mod/rename_test.exs index e679d0573..5221b98b9 100644 --- a/apps/remote_control/test/lexical/remote_control/code_mod/rename_test.exs +++ b/apps/remote_control/test/lexical/remote_control/code_mod/rename_test.exs @@ -94,7 +94,7 @@ defmodule Lexical.RemoteControl.CodeMod.RenameTest do end test "returns error when the entity is not found" do - assert {:error, :not_found} = + assert {:error, :unsupported_entity} = ~q[ x = 1 |x