Releases: Ticketfly/ember-hook
Releases · Ticketfly/ember-hook
3, 2, 1 . . . Initialize!
- exposes
initialize
inember-hook
:import { initialize } from 'ember-hook';
- use
initialize
in thebeforeEach
block of an integration test to ensure that the initializer runs
- use
- removes the need to use the
HookMixin