You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change format of test/data-model-errors.json file (#758)
* Change format of test/data-model-errors.json file
Previously, this file was not valid JSON. Added braces
and updated README file accordingly.
* Change format of test/data-model-errors.json file
Previously, this file was not valid JSON. Replaced '['/']'
with '{'/'}'.
Also removed a trailing comma and corrected typo in README file.
0 commit comments