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 Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00
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 Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00