0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/models
Hannah Wolfe c86933f44f
Remove common errors (#11848)
* refactored core/frontend/services/proxy to import common dependency like a normal person
* removed all imports of `common/errors`
* 🔥 removed common/errors module

Co-authored-by: Vikas Potluri <vikaspotluri123.github@gmail.com>
2020-05-26 19:10:29 +01:00
..
base Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
plugins Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
api-key_spec.js
integration_spec.js
invite_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
member_spec.js
permission_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
post_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
session_spec.js
settings_spec.js
tag_spec.js
user_spec.js Remove common errors (#11848) 2020-05-26 19:10:29 +01:00