Skip to content

Commit 5c52cc0

Browse files
committed
Fix typo
1 parent dae8dfa commit 5c52cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/codeclimate_test.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
defmodule CodeclimateTest do
22
use ExUnit.Case
3-
doctest Codeclimate
3+
doctest CodeClimate
44
end

0 commit comments

Comments
 (0)