Ghost/ghost/admin/tests
Kevin Ansfield 51b0cfb199 Fixed members list query not always matching route params
refs e25e36352d

- referenced refactor accidentally removed direct usage of `params` in `fetchMembersTask()`
- because it's called from the `model()` hook the query param properties on `this` have not yet been updated to the new params meaning we were querying the API with stale params
2021-04-08 16:00:43 +01:00
..
acceptance Fixed members list query not always matching route params 2021-04-08 16:00:43 +01:00
helpers
integration Skipped test that broke with FF85 on linux 2021-02-10 09:23:29 +00:00
unit Added integration with limit service 2021-04-08 16:59:56 +12:00
.eslintrc.js
index.html
test-helper.js