unit tests pass, acceptence fail

uncomment tests
This commit is contained in:
Henry Oswald
2018-03-01 13:55:55 +00:00
parent b8c22f4d74
commit 70f016af1f
19 changed files with 290 additions and 263 deletions

View File

@@ -1,6 +1,6 @@
/bin/sh
wget -qO- https://get.docker.com/ | sh
apt-get install poppler-utils ghostscript --yes
apt-get install poppler-utils vim ghostscript --yes
npm rebuild
usermod -aG docker app