This repository has been archived on 2025-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
hymenobacterdotinfo/tests/helpers/flash-message.js
2015-06-23 16:52:06 -08:00

3 lines
102 B
JavaScript

import FlashObject from 'ember-cli-flash/flash/object';
FlashObject.reopen({ _destroyLater: null });