0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
Kevin Ansfield 62c72cb58b Fixed oembed test
refs e04f55cce3

- added `nock.cleanAll()` so that there is no inter-test dependencies
- the failing test was successfully passing previously due to mocha's retry behaviour eventually exhausting nock request handlers that were set up in other tests and intended not to be called
2020-07-22 19:49:30 +01:00
..
api-acceptance Fixed oembed test 2020-07-22 19:49:30 +01:00
frontend-acceptance 🎨 New Google AMP template (#11986) 2020-07-06 17:09:24 +01:00
regression 🐛 Fixed edit link for staff members 2020-07-21 12:28:50 +01:00
unit Replaced removed nock method 2020-07-21 20:25:06 +01:00
utils Added field mapping support for members import CSVs 2020-07-02 15:18:39 +12:00
.eslintignore
.eslintrc.json
.jshintrc