Skip to content

Commit bc032af

Browse files
authored
Update schema.js
1 parent f8844b9 commit bc032af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/plugins/validate/schema.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ describe("validation plugin - semantic - schema", function() {
512512
return expectNoErrorsOrWarnings(spec)
513513
})
514514
})
515-
describe("definitions", function() {
515+
describe("'pattern' Z anchors", function() {
516516
it("should return an error when a schema has a Z anchor in its pattern", () => {
517517

518518
// Given

0 commit comments

Comments
 (0)