0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/integration
Hannah Wolfe 1a6a283a50
Fixed bad setup call in settings integration test
- the setup() function returns a function that's expected to be called as a mocha hook
- wrapping this in a function means it doesn't get called properly
- therefore the db setup was never being called for this test
2022-03-16 14:03:02 +00:00
..
exporter Added the MemberCancelEvent model 2022-03-11 21:50:06 +01:00
importer 🐛 Fixed "Create Post" action error in Zapier when assigning new tags (#13972) 2022-01-14 13:37:20 +00:00
migrations
settings Fixed bad setup call in settings integration test 2022-03-16 14:03:02 +00:00
url_service.test.js Removed unnecessary rewire call 2021-11-22 14:53:16 +04:00