tweak readme
This commit is contained in:
parent
5bb15600b7
commit
76e6673572
@ -8,7 +8,7 @@ Errors not bubbling up from your Rails app to Cucumber? Use this!
|
|||||||
require 'capybara/rails-log-inspection/cucumber'
|
require 'capybara/rails-log-inspection/cucumber'
|
||||||
```
|
```
|
||||||
|
|
||||||
Exceptions and Rails logging (either `Rails.logger.warn` or `Rails.logger <<`) will pass through to Cucumber.
|
Exceptions and Rails logging (`Rails.logger.info`) will pass through to Cucumber.
|
||||||
No more watching logs or any other nonsense!
|
No more watching logs or any other nonsense!
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user