-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Enabled is-my-json-valid unit test #3935
Conversation
The CI is green but mafintosh/is-my-json-valid#193 is not merged. |
@pubkey I've rebased it to latest master now. |
Still green. This is so strange. |
Ah I found it, I forgot to throw the error. |
@pubkey No worries. Rebase is done 👍🏻 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed soon. If you still have a problem, make a PR with a test case or to prove that you have tried to fix the problem. |
Sorry the stale bot was not meant for PRs. |
Hi @linco95 |
This PR contains:
Describe the problem you have without this PR
Reenabled unit test for is-my-json-valid as per premium task
Depends on PR #193 of is-my-json-valid
Todos