Ghost/ghost/core/test/e2e-webhooks
Daniel Lockyer 89493893d1 Removed all unused variables from test files
- this cleans up all imports or variables that aren't currently being used
- this really helps keep the tests clean by only allowing what is needed
- I've left `should` as an exemption for now because we need to clean up
  how it is used
2023-03-10 14:29:55 +01:00
..
__snapshots__ Added milestone_notifications column (#16306) 2023-02-22 14:13:50 +02:00
members.test.js Added e2e tests for member.edited webhook (#15620) 2022-10-21 12:43:30 +01:00
pages.test.js Added e2e tests for page.unscheduled webhook (#15722) 2023-02-02 13:03:23 +00:00
posts.test.js Added e2e tests for post.rescheduled webhook (#15735) 2022-11-05 13:52:03 +00:00
site.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
tags.test.js Added e2e tests for tag.edited webhook (#15555) 2022-10-12 20:00:04 +01:00