0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/regression/models
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
..
base Renamed test function to fix eslint warning 2020-02-24 20:51:09 +00:00
model_posts_spec.js Renamed test function to fix eslint warning 2020-02-24 20:51:09 +00:00
model_users_spec.js Renamed test function to fix eslint warning 2020-02-24 20:51:09 +00:00