Skip to content

Commit 3b5aa8a

Browse files
committed
Update casing
1 parent b04389d commit 3b5aa8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/cop_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require "action_view"
44
require "minitest"
55

6-
class CopTest < MiniTest::Test
6+
class CopTest < Minitest::Test
77
def cop_class
88
raise NotImplementedError
99
end

0 commit comments

Comments
 (0)