Update nodeinfo_controller_test.exs
This commit is contained in:
parent
2d98fee0c3
commit
63ce21475e
1 changed files with 2 additions and 0 deletions
|
@ -63,7 +63,9 @@ defmodule NullaWeb.NodeinfoControllerTest do
|
|||
assert is_binary(link["href"])
|
||||
end)
|
||||
end
|
||||
end
|
||||
|
||||
describe "GET /nodeinfo/2.0" do
|
||||
test "returns Nodeinfo JSON show", %{conn: conn} do
|
||||
conn =
|
||||
conn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue