0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test
Fabien O'Carroll 0a67a25dbc Fixed member permission/role relations in fixtures
no-issue

The previous relations were setup to match against "members", which is
plural, but the object_type on the permission is "member". This was
causing the permissions to not be added as a relation to the role.
2019-05-02 17:31:38 +02:00
..
acceptance 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
regression 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
unit Fixed member permission/role relations in fixtures 2019-05-02 17:31:38 +02:00
utils Bumped gscan version to 2.4.0 2019-04-02 13:47:59 +08:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json
.jshintrc