functional: Update functional test README.md

This commit is contained in:
Wenjia 2019-08-08 18:40:15 -07:00 committed by GitHub
parent 0b2b25e1c1
commit ab9e3d9829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ PASSES=functional ./test
```bash
pushd ..
make build-docker-functional
make build-docker-functional push-docker-functional pull-docker-functional
popd
```