Skip to content

Commit b07b1a1

Browse files
committed
Merge branch 'main' into task/handle-custom-decoder-array
2 parents 9955bf7 + df6a649 commit b07b1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ docker-compose run tests
2323
If you have Docker installed then you can run the following to set up a running
2424
container that is compatible with the tests:
2525

26-
```
26+
```sh
2727
docker run --rm --env POSTGRES_USER=test --env POSTGRES_PASSWORD=test \
2828
--env POSTGRES_DB=deno_postgres -p 5432:5432 postgres:12-alpine
2929
```

0 commit comments

Comments
 (0)