Skip to content

Commit

Permalink
chore: tiny correction (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-fa committed Aug 21, 2020
1 parent e011ec1 commit cdb3787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -48,7 +48,7 @@ integration tests.

```bash
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/service/account.json
export IT_SERVICE_ACCOUNT_EMAIL=my-service-account@my-project.gserviceaccount.com
export IT_SERVICE_ACCOUNT_EMAIL=my-service-account@my-project.iam.gserviceaccount.com
mvn -Penable-integration-tests clean verify
```

Expand Down

0 comments on commit cdb3787

Please sign in to comment.