an error spec

This commit is contained in:
Stella 2014-11-30 17:11:55 +02:00
parent d44e1f7c24
commit 5fb7e5cbef

View file

@ -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.