Updating specflow test case.

--HG--
branch : recipe
This commit is contained in:
Suha Can
2011-02-22 11:49:24 -08:00
parent 882998b907
commit 5e457de1f6
2 changed files with 8 additions and 4 deletions
+1
View File
@@ -48,6 +48,7 @@ Scenario: Calling setup on a brand new install
| SiteName | My Site |
| AdminPassword | 6655321 |
| ConfirmPassword | 6655321 |
| Recipe | Minimal |
And I hit "Finish Setup"
And I go to "/"
Then I should see "My Site"