Remove "it" from the test descriptions

This commit is contained in:
Claudio Ortolina
2026-03-27 08:38:41 +00:00
parent b9e3de1db6
commit 1301f888f3
16 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ defmodule DiscogsTest do
alias Discogs.Fixtures
describe "get_artist/1" do
test "it returns the artist" do
test "returns the artist" do
discogs_id = "discogs_id"
expected_info =