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 1e5950a commit 30f2457Copy full SHA for 30f2457
test/specmap/all-of.js
@@ -337,7 +337,7 @@ describe('allOf', function () {
337
})
338
339
// TODO: this needs to get fixed
340
- it.skip('should handle case, with an `allOf` referencing an `allOf` ', function () {
+ it('should handle case, with an `allOf` referencing an `allOf` ', function () {
341
return mapSpec({
342
plugins: [plugins.refs, plugins.allOf],
343
showDebug: true,
0 commit comments