Skip to content

Commit 85c60cb

Browse files
author
Andy Raines
committed
Add ref back to the ignore list - we still have three non-passing tests
1 parent a24143e commit 85c60cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/JsonSchema/Tests/Drafts/Draft4Test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ protected function getSkippedTests()
1818
// Not Yet Implemented
1919
'definitions.json',
2020
// Partially Implemented
21-
//'ref.json',
21+
'ref.json',
2222
'refRemote.json',
2323
// Optional
2424
'bignum.json',

0 commit comments

Comments
 (0)