Skip to content

Commit

Permalink
remove stray tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ityonemo committed Aug 31, 2019
1 parent 0410278 commit ce64cb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/credo/check/readability/function_names_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ce64cb3

Please sign in to comment.