Skip to content

Test helper fix

Choose a tag to compare

@poteto poteto released this 03 Sep 18:32
· 220 commits to master since this release

This patch release fixes an issue where the test helper would cause a JSHint error due to an unused variable.

Changelog

#93 Update ember-cli and dependencies
#95 Make jshint pass on test-helper.js – @blimmer