Ignore commitFile if contents are identical #399
tests.yml
on: pull_request
yarn tests
32s
yarn build
52s
Annotations
2 errors
test/app/Project/ProjectReducer.test.ts > Project reducer > Saving edits > Saving data generation script updates status on data it generated:
gui/test/app/Project/ProjectReducer.test.ts#L186
AssertionError: expected 'generated_by_python' to deeply equal 'generated_by_stale_python'
- Expected
+ Received
- generated_by_stale_python
+ generated_by_python
❯ test/app/Project/ProjectReducer.test.ts:186:40
❯ test/app/Project/ProjectReducer.test.ts:179:13
|
yarn tests
Process completed with exit code 1.
|