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 f8844b9 commit bc032afCopy full SHA for bc032af
test/plugins/validate/schema.js
@@ -512,7 +512,7 @@ describe("validation plugin - semantic - schema", function() {
512
return expectNoErrorsOrWarnings(spec)
513
})
514
515
- describe("definitions", function() {
+ describe("'pattern' Z anchors", function() {
516
it("should return an error when a schema has a Z anchor in its pattern", () => {
517
518
// Given
0 commit comments