Ghost/ghost/zip/test
Daniel Lockyer d3459271bf Updated zip test to reflect intended behaviour
- the symlink test has been failing for some time because recent minors
  of Node 12 produce different size zip files
- we were checking that the produced zip is a specific size, but we
  basically just want to check it's smaller than the original folder
- this commit updates the test with the size of the original folder,
  found by running `du -b test/fixtures/test-theme/`
2020-08-04 13:05:34 +01:00
..
fixtures/test-theme Added dotfile support and set it on by default 2020-05-08 16:21:20 +01:00
utils
.eslintrc.js
zip.test.js Updated zip test to reflect intended behaviour 2020-08-04 13:05:34 +01:00