Skip to content

Commit

Permalink
Add missing YARD tag for API#states name param
Browse files Browse the repository at this point in the history
  • Loading branch information
floehopper committed Nov 18, 2023
1 parent 343c597 commit f798df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mocha/api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ def sequence(name)
#
# A test can contain multiple state machines.
#
# @param [String] name name of state machine
# @return [StateMachine] a new state machine
#
# @see Expectation#then
Expand Down

0 comments on commit f798df8

Please sign in to comment.