From ce64cb3654a82c4078bab9c45869169ca9fec351 Mon Sep 17 00:00:00 2001 From: Isaac Yonemoto Date: Sat, 31 Aug 2019 12:02:55 -0600 Subject: [PATCH] remove stray tag --- test/credo/check/readability/function_names_test.exs | 1 - 1 file changed, 1 deletion(-) diff --git a/test/credo/check/readability/function_names_test.exs b/test/credo/check/readability/function_names_test.exs index efaab8bf7..4a019129d 100644 --- a/test/credo/check/readability/function_names_test.exs +++ b/test/credo/check/readability/function_names_test.exs @@ -67,7 +67,6 @@ defmodule Credo.Check.Readability.FunctionNamesTest do |> refute_issues(@described_check) end - @tag :one test "it should NOT report expected code (for operators) /6" do """ defmacro @expr2