mirror of
https://github.com/logos-messaging/logos-integration-test-framework.git
synced 2026-05-18 18:39:28 +00:00
Update README.md to reflect updated repository URL for logos-integration-test-framework. (#2)
Co-authored-by: Egor Rachkovskii <egorrachkovskii@status.im>
This commit is contained in:
parent
890ea07b85
commit
40bcc1f529
@ -22,7 +22,7 @@ In your module's test repo (e.g. `logos-chat-module/tests/integration/`):
|
||||
# pyproject.toml
|
||||
[project.optional-dependencies]
|
||||
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",
|
||||
]
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user