Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Use these layers intentionally:
## Local Setup

```bash
cd "/Users/arnavdutta/FortifyRoot - Meta/fr-meta/ocelle-py"
# from the ocelle-py repo root
poetry install --with test
```

Expand Down
2 changes: 1 addition & 1 deletion tests/openai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Reason: both tests exercise the same HTTP request shape and only validate differ
## Local Setup

```bash
cd "/Users/arnavdutta/FortifyRoot - Meta/fr-meta/ocelle-py"
# from the ocelle-py repo root
poetry install --with test
```

Expand Down
Loading