Method: RSpec3#example_passed
- Defined in:
- lib/nyan_cat_formatter/rspec3.rb
#example_passed(notification) ⇒ Object
39 40 41 |
# File 'lib/nyan_cat_formatter/rspec3.rb', line 39 def example_passed(notification) tick PASS end |
39 40 41 |
# File 'lib/nyan_cat_formatter/rspec3.rb', line 39 def example_passed(notification) tick PASS end |