Ghost/ghost/members-api
Daniel Lockyer 045e1ee33d Disabled got retries in testing environment
- by default, got retries failed requests, which is causing issues in
  tests because we've disabled the network with `nock`
- this is causing huge idle time because got pauses before retrying
- this change disables the retries if we're running tests, so things are
  more stable
2023-03-24 11:55:57 +01:00
..
lib Disabled got retries in testing environment 2023-03-24 11:55:57 +01:00
test removed require should 2023-03-08 16:50:03 -06:00
.eslintrc.js Removed trailing commas from .eslintrc.js 2021-07-14 12:04:46 +01:00
index.js Fixed index.js require 2021-07-15 18:06:45 +01:00
package.json Update Test & linting packages 2023-03-13 02:36:20 +00:00