Support TLD wildcards in MRF matches
[akkoma] / test / pleroma / web / activity_pub / object_validators / article_note_page_validator_test.exs
index 0d39dee67e5a88e118ef54f4d3f308757affffb7..62ac5e0510ff3f32afbe1bed6997ab4ed13e9811 100644 (file)
@@ -40,7 +40,7 @@ defmodule Pleroma.Web.ActivityPub.ObjectValidators.ArticleNotePageValidatorTest
     end
 
     test "a note with a language validates" do
-      user = insert(:user, %{ap_id: "https://mastodon.social/users/akkoma_ap_integration_tester"})
+      insert(:user, %{ap_id: "https://mastodon.social/users/akkoma_ap_integration_tester"})
       note = File.read!("test/fixtures/mastodon/note_with_language.json") |> Jason.decode!()
 
       %{