Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
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
ghost Updated zip test to reflect intended behaviour 2020-08-04 13:05:34 +01:00