all.bash: remove stale comment about test parallelism

Change-Id: I583da888e37d4483faa6d4b463b0bceac6374166
Reviewed-on: https://team-review.git.corp.google.com/c/golang/discovery/+/456458
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This commit is contained in:
Rob Findley 2019-04-29 14:05:15 -04:00 коммит произвёл Julie Qiu
Родитель f2727ed37e
Коммит 53e2ab19f1
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -40,8 +40,6 @@ echo "Running: go mod tidy"
go mod tidy
echo "Running: go test ./..."
# We use the `-p 1` flag because several tests must be run in serial due to
# their non-hermetic nature (as they interact with a running Postgres instance).
go test -count=1 ./...
# This test needs to be run separately since an attempt to use the given flag