mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
an error spec
This commit is contained in:
parent
d44e1f7c24
commit
5fb7e5cbef
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue