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

Fix data driven testing example in documentation #524

Merged

Conversation

eneveu
Copy link
Contributor

@eneveu eneveu commented Sep 10, 2015

Math.max(7, 4) should return 7, not 4. Fixing this example also makes it consistent with the previous MathSpec example it is improving upon.

`Math.max(7, 4)` should return `7`, not `4`. Fixing this example also makes it consistent with the previous `MathSpec` example it is improving upon.
sbglasius added a commit that referenced this pull request Nov 10, 2015
…n_doc

Fix data driven testing example in documentation
@sbglasius sbglasius merged commit 51087d6 into spockframework:master Nov 10, 2015
@robfletcher robfletcher modified the milestone: 1.1-rc-1 Aug 24, 2016
@eneveu eneveu deleted the fix_data_driven_testing_example_in_doc branch November 28, 2016 16:31
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

Successfully merging this pull request may close these issues.

None yet

3 participants