Skip to content

Commit efac9ff

Browse files
committed
Update Run Tests section in CONTRIBUTING.md for clearer test instructions.
1 parent 3deca0f commit efac9ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ pre-commit install
4848

4949
### Run Tests
5050

51-
1. Navigate to `tests/test_local_llamator.py`.
51+
1. Navigate to the `tests` directory.
5252
2. Create `.env` from `.env.example` and fill in the necessary fields.
53-
3. Run the test function based on your LLM client setup.
53+
3. Run an appropriate test file for your LLM client configuration.
5454

5555
## Making Changes
5656

0 commit comments

Comments
 (0)