Skip to content

Fix syntax

Fix syntax #302

GitHub Actions / Test Results succeeded Jan 2, 2024 in 0s

All 11 tests pass in 0s

11 tests   11 ✅  0s ⏱️
 3 suites   0 💤
 1 files     0 ❌

Results for commit 7f697c4.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

11 tests found

There are 11 tests, see "Raw output" for the full list of tests.
Raw output
Elixir.AbsintheFederationExample.NewsTest ‑ test links change_link/1 returns a link changeset
Elixir.AbsintheFederationExample.NewsTest ‑ test links create_link/1 with invalid data returns error changeset
Elixir.AbsintheFederationExample.NewsTest ‑ test links create_link/1 with valid data creates a link
Elixir.AbsintheFederationExample.NewsTest ‑ test links delete_link/1 deletes the link
Elixir.AbsintheFederationExample.NewsTest ‑ test links get_link!/1 returns the link with given id
Elixir.AbsintheFederationExample.NewsTest ‑ test links list_links/0 returns all links
Elixir.AbsintheFederationExample.NewsTest ‑ test links update_link/2 with invalid data returns error changeset
Elixir.AbsintheFederationExample.NewsTest ‑ test links update_link/2 with valid data updates the link
Elixir.AbsintheFederationExampleWeb.ErrorViewTest ‑ test renders 404.html
Elixir.AbsintheFederationExampleWeb.ErrorViewTest ‑ test renders 500.html
Elixir.AbsintheFederationExampleWeb.PageControllerTest ‑ test GET /