Skip to content

Commit 8a704d2

Browse files
authored
docs: remove duplicated line in Running tests with act section (#34145)
1 parent f475464 commit 8a704d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/docs/contributing/development.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -614,9 +614,6 @@ act --job test-python-38 --secret GITHUB_TOKEN=$GITHUB_TOKEN --event pull_reques
614614
615615
There is also a utility script included in the Superset codebase to run Python integration tests. The [readme can be found here](https://github.com/apache/superset/tree/master/scripts/tests).
616616
617-
There is also a utility script included in the Superset codebase to run python integration tests. The [readme can be
618-
found here](https://github.com/apache/superset/tree/master/scripts/tests)
619-
620617
To run all integration tests, for example, run this script from the root directory:
621618
622619
```bash

0 commit comments

Comments
 (0)