You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/elixir/test/elixir/module/types/integration_test.exs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -530,7 +530,7 @@ defmodule Module.Types.IntegrationTest do
530
530
531
531
but the NoImplProtocol protocol was not yet implemented for any type and therefore will always fail.
532
532
533
-
This message will disappear once you define a implementation. If the protocol is part of a library, you may define a dummy implementation for development/test.
533
+
This message will disappear once you define an implementation. If the protocol is part of a library, you may define a dummy implementation for development/test.
0 commit comments