This repository has been archived on 2025-03-30. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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 });