Skip to content

Commit a88e5a9

Browse files
Update README.md
1 parent 09d743c commit a88e5a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@ If you do need one of the few remaining services, you need to set them up and st
133133

134134
Make sure the tests pass:
135135
```bash
136-
yarn test tests/jest/
136+
yarn test
137137
```
138-
TODO: make `yarn test` run all the tests, not just the ones in `tests/jest/`.
138+
If they don't and you can't find out why, simply raise an issue! Sometimes it's something on our end that we overlooked.
139139

140140
### Running the Development Server
141141

@@ -190,4 +190,4 @@ git push origin <branch-name>
190190
Finally, open a Pull Request on GitHub from your `fork/<branch-name>``CompassConnections/Compass` main branch.
191191

192192
## Acknowledgements
193-
This project is built on top of [manifold.love](https://github.com/sipec/polylove), an open-source dating platform licensed under the MIT License. We greatly appreciate their work and contributions to open-source, which have significantly aided in the development of some core features such as direct messaging, prompts, and email notifications. We invite the community to explore and contribute to other open-source projects like manifold.love as well, especially if you're interested in functionalities that deviate from Compass' ideals of deep, intentional connections.
193+
This project is built on top of [manifold.love](https://github.com/sipec/polylove), an open-source dating platform licensed under the MIT License. We greatly appreciate their work and contributions to open-source, which have significantly aided in the development of some core features such as direct messaging, prompts, and email notifications. We invite the community to explore and contribute to other open-source projects like manifold.love as well, especially if you're interested in functionalities that deviate from Compass' ideals of deep, intentional connections.

0 commit comments

Comments
 (0)