Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Hierarchical Outline - Array test has invalid JSON instance #240

Closed
jeremyfiel opened this issue Aug 3, 2024 · 0 comments · Fixed by #241
Closed

[Bug]: Hierarchical Outline - Array test has invalid JSON instance #240

jeremyfiel opened this issue Aug 3, 2024 · 0 comments · Fixed by #241
Milestone

Comments

@jeremyfiel
Copy link
Contributor

Running npm test doesn't seem to create an error for this test case, before or after updating the json instance.

Either way, the test should contain a valid instance.

const content = '{ "key1": [ { "key2": true }, { "k1": [] } ]';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants