Skip to content

Commit 3ffa6c9

Browse files
committed
Switch to valid private warning for yard documentation
1 parent 8d952bb commit 3ffa6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/rails/matchers/base_matcher.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module RSpec
22
module Rails
33
module Matchers
4-
# @ api private
4+
# @api private
55
class BaseMatcher
66
include RSpec::Matchers::Composable
77

0 commit comments

Comments
 (0)