From a719f51435f5c1c4ee5fff553b52ffe45de381f6 Mon Sep 17 00:00:00 2001 From: John Smart Date: Wed, 8 Oct 2014 19:28:34 +1100 Subject: [PATCH] Very important new feature. --- .../resources/stories/earning_points/view_points_summary.story | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acceptance-tests/src/test/resources/stories/earning_points/view_points_summary.story b/acceptance-tests/src/test/resources/stories/earning_points/view_points_summary.story index fe36f70..3ec25f5 100644 --- a/acceptance-tests/src/test/resources/stories/earning_points/view_points_summary.story +++ b/acceptance-tests/src/test/resources/stories/earning_points/view_points_summary.story @@ -10,4 +10,4 @@ I want to see my total points Scenario: View point balance Given Sarah is a Frequent Flyer member with 800 points When she views her account details -Then she should see an account balance of 800 points +Then she should see an account balance of 900 points