Ghost/ghost/admin/tests/acceptance
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
..
settings Added YAML file support for redirects (#1703) 2021-02-22 13:27:00 +13:00
authentication-test.js
content-test.js
custom-post-templates-test.js
dashboard-test.js
editor-test.js Fixed tests 2021-02-08 21:56:18 +00:00
error-handling-test.js Using accent color on login button 2021-03-03 13:36:44 +01:00
launch-flow-test.js Fixed unauthed access to launch wizard and updated test to use Owner user 2021-02-04 17:45:16 +00:00
members-test.js Fixed members list query not always matching route params 2021-04-08 16:00:43 +01:00
password-reset-test.js
setup-test.js Fixed tests 2021-02-24 15:56:18 +00:00
signin-test.js Using accent color on login button 2021-03-03 13:36:44 +01:00
signup-test.js Fixed tests 2021-02-24 15:56:18 +00:00
staff-test.js Clarified staff user roles in Admin (#1874) 2021-04-07 15:20:30 +01:00