Browse Source

[1678] update scenario name

Jelte Jansen 13 years ago
parent
commit
73b4d32109
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/lettuce/features/multi_instance.feature

+ 1 - 1
tests/lettuce/features/multi_instance.feature

@@ -2,7 +2,7 @@ Feature: Multiple instances
     This feature tests whether multiple instances can be run, and whether
     This feature tests whether multiple instances can be run, and whether
     removing them does not affect the running of other instances
     removing them does not affect the running of other instances
 
 
-    Scenario: Multiple instances
+    Scenario: Multiple instances of Auth
         # This config should have two running instances
         # This config should have two running instances
         Given I have bind10 running with configuration multi_instance/multi_auth.config
         Given I have bind10 running with configuration multi_instance/multi_auth.config
         And bind10 module Auth should be running
         And bind10 module Auth should be running