Nuke this wip feature

This commit is contained in:
R. Tyler Croy 2012-11-05 09:49:04 -08:00
parent ae06bae465
commit 470c0b9d88
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
Feature: Test the Sauce connection
In order to use the Heroku CLI
As a shell user
I should be able to verify that my Sauce credentials are correct and that I
can make API calls through the Heroku CLI
@wip
Scenario: Verify the connection with Sauce
When I run `heroku sauce:help`
Then the output should contain:
"""
Hello there!
"""