exclude config/ from rubocop styling, more style fixes

This commit is contained in:
Stella Rouzi 2014-08-19 20:14:27 +03:00
parent b7c45718d8
commit da061b3902
5 changed files with 4 additions and 4 deletions

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('A error prohibited the Registration Period from being saved: ' \
"Start date can't be blank. End date can't be blank.")
page.