mirror of
https://github.com/logos-messaging/logos-integration-test-framework.git
synced 2026-05-19 02:49:42 +00:00
Update README.md to reflect updated repository URL for logos-integration-test-framework.
This commit is contained in:
parent
890ea07b85
commit
81c6b282f8
@ -22,7 +22,7 @@ In your module's test repo (e.g. `logos-chat-module/tests/integration/`):
|
|||||||
# pyproject.toml
|
# pyproject.toml
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
test = [
|
test = [
|
||||||
"logos-integration-test-framework @ git+https://github.com/logos-co/integration-tests.git@<commit-sha>",
|
"logos-integration-test-framework @ git+https://github.com/logos-messaging/integration-tests.git@<commit-sha>",
|
||||||
"pytest>=8.0",
|
"pytest>=8.0",
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user