0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Hannah Wolfe f6322da4c9 Use extends correctly & consistently
- extends clobbers the first argument you pass to it, so that should not be a variable that is used elsewhere, if you're also assigning the value, as it will have unintended side effects.
2015-06-25 19:56:27 +01:00
..
api Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
model Merge pull request #5471 from kowsheek/5370-settings-model-events 2015-06-25 11:08:51 +01:00
export_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import_spec.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00