Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when("when" syntax is used, and shouldn't be #163

Closed
SamuelMarks opened this issue Oct 4, 2013 · 2 comments
Closed

when("when" syntax is used, and shouldn't be #163

SamuelMarks opened this issue Oct 4, 2013 · 2 comments

Comments

@SamuelMarks
Copy link

E.g.: Here http://www.scalatest.org/user_guide/tests_as_specifications with:

  when("when pop is invoked on the stack")

Becomes:

  + When when pop is invoked on the stack 
@bvenners
Copy link
Contributor

bvenners commented Oct 4, 2013

Yes, that's a typo. Thanks thanks for pointing it out. (Double thanks!)

@bvenners
Copy link
Contributor

This is checked into scalatest-website master. Will go out on next deploy. Thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants