Skip to content

Commit

Permalink
Meaningful filename for feature
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Feb 22, 2012
1 parent e661bc3 commit 2ccea1e
Showing 1 changed file with 3 additions and 3 deletions.
@@ -1,5 +1,5 @@
@spork @my_issues
Feature: DRb Server Integration: Regression test for Issue #117
@drb
Feature: DRb Server Integration
To prevent waiting for Rails and other large Ruby applications to load their environments
for each feature run Cucumber ships with a DRb client that can speak to a server which
loads up the environment only once.
Expand Down Expand Up @@ -60,4 +60,4 @@ Feature: DRb Server Integration: Regression test for Issue #117
And it should pass with:
"""
1 step (1 passed)
"""
"""

0 comments on commit 2ccea1e

Please sign in to comment.