Revision: 4185
Author: janne.t.harkonen
Date: Wed Sep 29 15:41:30 2010
Log: missed period
http://code.google.com/p/robotframework/source/detail?r=4185

Modified:
 /trunk/proto/atdd-tutorial-berlin-2010/atest/vacalc/add_employee.txt

=======================================
--- /trunk/proto/atdd-tutorial-berlin-2010/atest/vacalc/add_employee.txt Wed Sep 29 15:34:46 2010 +++ /trunk/proto/atdd-tutorial-berlin-2010/atest/vacalc/add_employee.txt Wed Sep 29 15:41:30 2010
@@ -3,7 +3,7 @@
 Adding employee
     Given no employee "Juha" exists in the system
     When "Juha" with start date 2010-01-01 is added
-    Then message "Employee 'Juha' was added successfully" is shown
+    Then message "Employee 'Juha' was added successfully." is shown
     and "Juha" exists in the employee listing
     and "Juha" with start date 2010-01-01 exists in the database

Reply via email to