0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test
Rish 3e0ddb2b87 Fixed fixtures permission count in migration test
no issue

- We added 2 new permissions(backupContent and publish) to fixtures recently but the count was only increased by 1 in tests
2019-08-08 09:20:19 +05:30
..
acceptance Migrated schedules controller to v2 2019-08-07 14:51:36 +02:00
regression Fixed fixtures permission count in migration test 2019-08-08 09:20:19 +05:30
unit Added migrations for scheduler integration, permission and role 2019-08-07 14:56:51 +02:00
utils Migrated schedules controller to v2 2019-08-07 14:51:36 +02:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc