Skip to content

Commit

Permalink
Update the tests to reflect that we have now something in the sidebar…
Browse files Browse the repository at this point in the history
… navigation
  • Loading branch information
ale-rt committed Nov 27, 2024
1 parent 9cafc6a commit 9721ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/euphorie/content/tests/stories/CopyFromOtherSector.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Paste module in own survey

Lets go back to our own survey now:

>>> browser.getLink("OiRA", index=1).click()
>>> browser.getLink("OiRA", index=2).click()
>>> browser.getLink("Standard version").click()
>>> authenticator = browser.getControl(name='_authenticator', index=0).value
>>> browser.open("%s/@@paste?_authenticator=%s" % (browser.url, authenticator))
Expand Down

0 comments on commit 9721ac6

Please sign in to comment.