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
migrations
settings Fixed bad setup call in settings integration test 2022-03-16 14:03:02 +00:00
url_service.test.js