mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Ember 1.12 support
This commit is contained in:
parent
02a968bd27
commit
22844b9e46
39 changed files with 10322 additions and 61875 deletions
|
@ -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'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue