From 5fb7e5cbefd52639e11f9f872daf9fb2e78fecee Mon Sep 17 00:00:00 2001 From: Stella Date: Sun, 30 Nov 2014 17:11:55 +0200 Subject: [PATCH] an error spec --- spec/features/registration_periods_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/features/registration_periods_spec.rb b/spec/features/registration_periods_spec.rb index 88035d76..341edbe9 100644 --- a/spec/features/registration_periods_spec.rb +++ b/spec/features/registration_periods_spec.rb @@ -17,7 +17,7 @@ feature RegistrationPeriod do click_button 'Save Registration Period' expect(flash). - to eq('A error prohibited the Registration Period from being saved: ' \ + to eq('An error prohibited the Registration Period from being saved: ' \ "Start date can't be blank. End date can't be blank.") page.