Closed mcclatr closed 1 year ago
Any time you add a new model which ingests a /data/*.json file you will need to create a fixture file for it in cypress/fixtures. You then have to copy the file from fixtures into /data inside the .github/workflow/tests.yml file. Example here.
You also have a few linting errors that can be found here.
Screenshots