mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
REFACTOR: Fixes poor class hierarchy for listing topics
- Upgrades Ember to latest - Fixes a bunch of bugs with page titles and missing "active" states
This commit is contained in:
@@ -29,8 +29,4 @@ describe Jobs::PeriodicalUpdates do
|
||||
calculator.expects(:calculate)
|
||||
end
|
||||
|
||||
it "refreshes hot topics" do
|
||||
HotTopic.expects(:refresh!).once
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user