mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 11:22:19 +03:00
b48031fa0e
refs #7494, refs #7495 I saw tests adding permissions and roles twice. (see screenshots) That happened because the setup in the test was mis-used and there is no restriction for static resources to create duplicates. With this PR i suggest to make name unique. |
||
---|---|---|
.. | ||
authentication_spec.js | ||
configuration_spec.js | ||
db_spec.js | ||
error_spec.js | ||
notifications_spec.js | ||
posts_spec.js | ||
public_api_spec.js | ||
settings_spec.js | ||
slugs_spec.js | ||
spam_prevention_spec.js | ||
tags_spec.js | ||
themes_spec.js | ||
upload_spec.js | ||
users_spec.js |