Commit 1d20351
committed
fix(tests): use our own fork of postgresql container for testing
We had been using paintedfox/postgresql directly from the Docker Hub,
the reasoning being that using a container other than deis/database
keeps the functional tests more honest. Instead, use a container
from a forked repo, so we can control changes to it.1 parent f0a8fd7 commit 1d20351
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments