Skip to content

Commit 3de83dd

Browse files
committed
formatting
1 parent e11e2ef commit 3de83dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/populate_tox/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,8 @@ A handful of integration test suites are still hardcoded. The goal is to migrate
209209
them all to `populate_tox.py` over time.
210210

211211
1. Remove the integration from the `IGNORE` list in `populate_tox.py`.
212-
2. Remove the hardcoded entries for the integration from the `envlist` and `deps` sections of `tox.jinja`.
212+
2. Remove the hardcoded entries for the integration from the `envlist` and `deps`
213+
sections of `tox.jinja`.
213214
3. Run `scripts/generate-test-files.sh`.
214215
4. Run the test suite, either locally or by creating a PR.
215216
5. Address any test failures that happen.

0 commit comments

Comments
 (0)