0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/regression/site
Daniel Lockyer 92a0e6abec Renamed test function to fix eslint warning
no issue

- teardown is an internal Mocha hook, and eslint would complain about it
  being used outside a test
- our use of teardown is actually a custom function, so it's better to
  rename the function across the board
2020-02-24 20:51:09 +00:00
..
dynamic_routing_spec.js Renamed test function to fix eslint warning 2020-02-24 20:51:09 +00:00
frontend_spec.js
members_spec.js Extracted members-specific middleware from site app module (#11405) 2019-11-21 10:01:24 +07:00
site_spec.js Renamed test function to fix eslint warning 2020-02-24 20:51:09 +00:00
UrlService_spec.js Renamed test function to fix eslint warning 2020-02-24 20:51:09 +00:00