mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 09:49:14 +02:00
Fixed a Typo in Running Unit Tests.md #HSFDPMUW
Fixed a typo for a command. I need to add this hashtag at the end because I am contributing in a project at my university.
This commit is contained in:
parent
71cce1f4f2
commit
8b204192e9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ The parameters in detail:
|
||||||
an accidentally destructive test case in it.
|
an accidentally destructive test case in it.
|
||||||
- `--read-only` - This image supports running in read-only mode. Only /tmp
|
- `--read-only` - This image supports running in read-only mode. Only /tmp
|
||||||
may be written into.
|
may be written into.
|
||||||
- `-rm` - Remove the container after the run. This saves you doing a cleanup
|
- `--rm` - Remove the container after the run. This saves you doing a cleanup
|
||||||
on your docker environment, if you run the image frequently.
|
on your docker environment, if you run the image frequently.
|
||||||
|
|
||||||
You can also run just the php and javascript test suites instead of both:
|
You can also run just the php and javascript test suites instead of both:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue