Promotion (#2)
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
@@ -9,6 +9,7 @@ defmodule ChesstrainerWeb.ErrorHTMLTest do
|
||||
end
|
||||
|
||||
test "renders 500.html" do
|
||||
assert render_to_string(ChesstrainerWeb.ErrorHTML, "500", "html", []) == "Internal Server Error"
|
||||
assert render_to_string(ChesstrainerWeb.ErrorHTML, "500", "html", []) ==
|
||||
"Internal Server Error"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user