Merge branch 'master' into escaping-tests-sexp

This commit is contained in:
Rudi Grinberg 2018-06-18 17:45:05 +07:00 committed by GitHub
commit 29668c2f42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ following test elements are clearly identified:
- the test expectation
- the test outcome
You can have a look at `this blob post
You can have a look at `this blog post
<https://blog.janestreet.com/testing-with-expectations/>`_ to find out
more about expectation tests. But Back to Jbuilder, the workflow for
expectation tests is always as follow: