Ember 1.12 support

This commit is contained in:
Robin Ward
2015-08-11 17:34:02 -04:00
parent 02a968bd27
commit 22844b9e46
39 changed files with 10322 additions and 61875 deletions

View File

@ -75,7 +75,7 @@ test("removes the href and put it as a data attribute", function() {
ok(DiscourseURL.redirectTo.calledOnce);
});
asyncTest("restores the href after a while", function() {
asyncTestDiscourse("restores the href after a while", function() {
expect(1);
track(generateClickEventOn('a'));