Skip to content

Commit

Permalink
Fix keyword to deal with plone4.csrffixes delays
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde authored and idgserpro committed Jul 27, 2016
1 parent a5e870d commit ad81bcd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/collective/cover/tests/cover.robot
Expand Up @@ -44,7 +44,8 @@ Setup Cover Test Case
Click Add Cover
Open Add New Menu
Click Link css=a#collective-cover-content
Page Should Contain Add Cover
Wait Until Page Contains Add Cover
Sleep 1s Wait for js

Create Cover
[arguments] ${title} ${description} ${layout}=Empty layout
Expand Down

0 comments on commit ad81bcd

Please sign in to comment.