mirror of
https://github.com/openSUSE/osem.git
synced 2026-05-11 17:20:09 -04:00
Fix volunteers spec, failing test due zero in days
This commit is contained in:
@@ -71,7 +71,7 @@ feature Conference do
|
||||
set("#{Date.today.strftime('%B')}")
|
||||
page.
|
||||
find('div.nested-fields:nth-of-type(1) select:nth-of-type(3)').
|
||||
set("#{Date.today.strftime('%d')}")
|
||||
set("#{Date.today.strftime('%-d')}")
|
||||
page.
|
||||
find('div.nested-fields:nth-of-type(1) div:nth-of-type(1) textarea').
|
||||
set('Example Person')
|
||||
|
||||
Reference in New Issue
Block a user