Skip to content

Commit ce13be5

Browse files
authored
Minor fix
1 parent ed760b3 commit ce13be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ After setting up Redis and MongoDB, you need to run the [Attention Broker](src/a
126126
To execute the unit tests, simply run the following command from the project root:
127127

128128
```bash
129-
make tests
129+
make test-all
130130
```
131131

132132
This will run all the tests for the project.

0 commit comments

Comments
 (0)