features/rake.feature in airbrake-4.1.0 vs features/rake.feature in airbrake-4.2.0
- old
+ new
@@ -25,9 +25,9 @@
Scenario: Autodetect, not running from terminal
When I run rake with airbrake autodetect not from terminal
Then Airbrake should catch the exception
- @wip
- Scenario: Airbrake should also send the command name
- When I run `rake airbrake_autodetect_not_from_terminal`
- Then command "airbrake_autodetect_not_from_terminal" should be reported
+ # @wip
+ # Scenario: Airbrake should also send the command name
+ # When I run `rake airbrake_autodetect_not_from_terminal`
+ # Then command "airbrake_autodetect_not_from_terminal" should be reported