From 6cca7360eb9027e1544f7513df7da4684061ef7e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 7 Jun 2018 16:50:33 +0200 Subject: Reduce bundle sizes --- .github/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index d057cd3f3..56ea110b3 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -133,6 +133,7 @@ with the `root` as username and `test{1,2,3}` for the password. ### Unit tests Create a PostgreSQL user **with the same name as your username** in order to avoid using the *postgres* user. + Then, we can create the databases (if they don't already exist): ``` -- cgit v1.2.3