Skip to content

Commit 4229c2a

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents fd58602 + 1e13cc4 commit 4229c2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CD](https://github.com/CompassConnections/Compass/actions/workflows/cd.yml/badge.svg)](https://github.com/CompassConnections/Compass/actions/workflows/cd.yml)
44
[![CI](https://github.com/CompassConnections/Compass/actions/workflows/ci.yml/badge.svg)](https://github.com/CompassConnections/Compass/actions/workflows/ci.yml)
55
[![codecov](https://codecov.io/gh/CompassConnections/Compass/branch/main/graph/badge.svg)](https://codecov.io/gh/CompassConnections/Compass)
6-
6+
![Users](https://img.shields.io/badge/Users-300%2B-blue?logo=myspace)
77

88
# Compass
99

@@ -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)