Skip to content

Commit

Permalink
Update docs/internals.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sergei Predvoditelev <[email protected]>
  • Loading branch information
arogachev and vjik authored Dec 10, 2024
1 parent 6da0e5b commit fb83e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/internals.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ In case of ports' collisions, the mapping and enviroment variables can also be a
#### Available commands

- `make test-all` - run all available tests.
- `make test-db` - run tests for base db package only.
- `make test-base` - run tests for base db package only.
- `make test-driver-all` - run tests for all drivers.
- `make test-driver-sqlite` - run tests for SQLite driver only.
- `make test-driver-mysql` - run tests for MySQL driver only (using MySQL database).
Expand Down

0 comments on commit fb83e8b

Please sign in to comment.