We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b373db0 commit bdcc9fdCopy full SHA for bdcc9fd
src/site/resources/cookbook.html
@@ -132,6 +132,6 @@ <h2>Cookbook</h2>
132
result, true); <span class="emphasize italics">// Pass</span></a><br/>
133
</blockquote>
134
</div>
135
-
+</section>
136
</body>
137
</html>
src/site/resources/quickstart.html
@@ -78,5 +78,6 @@ <h2>Quick Start</h2>
78
off, so your tests will be less brittle.
79
Turn it on if you need to enforce a particular order for arrays, or if you want to
80
ensure that the actual JSON does not have any fields beyond what's expected.</p>
81
82
83
0 commit comments