Skip to content

Commit f09eccd

Browse files
authored
chore(live-test): improve docs (#69205)
1 parent 3e24daa commit f09eccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airbyte-ci/connectors/live-tests/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This project contains utilities for running connector tests against live data.
1616
poetry install
1717
```
1818

19+
Note that `poetry lock` + `poetry install` didn't seem to have impact on the version of connection_retriever. In order to update this dependency to the latest, I had to `poetry add git+https://github.com/airbytehq/airbyte-platform-internal.git@master#subdirectory=tools/connection-retriever`.
1920

2021
## Regression tests
2122

0 commit comments

Comments
 (0)