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 unbalanced quotes in assert.notInclude example #1200

Merged
merged 1 commit into from Sep 25, 2018

Commits on Sep 24, 2018

  1. Fix unbalanced quotes in assert.notInclude example

    Some of the examples in assert.notInclude used quotes in the string and for the string itself, so it now uses double quotes to prevent the single quote from breaking the syntax.
    haykam821 committed Sep 24, 2018
    Copy the full SHA
    c9eacb7 View commit details
    Browse the repository at this point in the history