Skip to content

Commit

Permalink
Cleanup deprecation timeline.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
rwjblue committed Oct 23, 2018
1 parent 6ad59e4 commit 1d8c5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon-test-support/@ember/test-helpers/dom/fire-event.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ function buildFileEvent(type, element, options = {}) {
false,
{
id: 'ember-test-helpers.trigger-event.options-blob-array',
until: '0.8.0',
until: '2.0.0',
}
);

Expand Down

0 comments on commit 1d8c5e4

Please sign in to comment.