Skip to content

Commit

Permalink
Sync .github dir templates
Browse files Browse the repository at this point in the history
  • Loading branch information
tas-runtime-bot committed Apr 5, 2024
1 parent f7f059a commit 449674f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Running Tests
> Running tests for this repo requires a DB flavor. The following scripts will default to mysql DB. Set DB environment variable for alternate DBs. Valid Options: mysql-8.0(or mysql),mysql-5.7,postgres
- `./scripts/create-docker-container.bash`: This will create a docker container with appropriate mounts. This
scripts can be used for interactive development with a long running container.
script can be used for interactive development with a long running container.
- `./scripts/test-in-docker.bash`: Create docker container and run all tests and setup in a single script.
- `./scripts/test-in-docker.bash <package> <sub-package>`: For running tests under a specific package and/or sub-package

Expand Down

0 comments on commit 449674f

Please sign in to comment.