Skip to content
This repository has been archived by the owner on May 7, 2018. It is now read-only.

Commit

Permalink
Confirmation after bugfix in 5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dalibor Karlović committed Oct 5, 2017
1 parent 4f3c200 commit caed530
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion features/my.feature
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Feature: JSON Schema test
{
"type": "array",
"id": "features/my.feature",
"items": {"$ref": "../schemas/image.json"},
"items": {"$ref": "schemas/image.json"},
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
Expand Down

1 comment on commit caed530

@dkarlovi
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.