Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
alias fit
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanheim committed Jul 8, 2009
1 parent cc106da commit 3be65ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/log_buddy/example_helper.rb
Expand Up @@ -17,6 +17,7 @@ def silence_warnings
config.mock_with :mocha
config.formatter = :documentation
config.color_enabled = true
config.alias_example_to :fit, :focused => true
config.filter_run :options => { :focused => true }
end

Expand Down

0 comments on commit 3be65ad

Please sign in to comment.