mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Ember 1.11 broken WIP
This commit is contained in:
parent
b3b4fd21ed
commit
8294205f7c
17 changed files with 98008 additions and 104926 deletions
|
@ -37,8 +37,6 @@ var oldAvatar = Discourse.Utilities.avatarImg;
|
|||
function acceptance(name, options) {
|
||||
module("Acceptance: " + name, {
|
||||
setup: function() {
|
||||
Ember.run(Discourse, Discourse.advanceReadiness);
|
||||
|
||||
// Don't render avatars in acceptance tests, it's faster and no 404s
|
||||
Discourse.Utilities.avatarImg = () => "";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue