| ### @react-spring/parallax test | |
| This app is here for testing only. Please do not alter it unless it is to add new tests. | |
| If you are adding new tests please make sure all old tests still pass. | |
| Snapshot tests will fail if the DOM is altered -- to get new snapshots delete the `__snapshots__` folder in `cypress/integration` in the root directory and run `yarn test:e2e` to generate them. | |