mirror of
https://github.com/redmine/redmine.git
synced 2026-07-08 16:31:27 +02:00
Removes debug code added in r22638 (#39111).
git-svn-id: https://svn.redmine.org/redmine/trunk@22640 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -25,8 +25,6 @@ class Redmine::AssetPathTest < ActiveSupport::TestCase
|
||||
@assets = {}
|
||||
@transition_map = {}
|
||||
@asset_path.update(transition_map: @transition_map, assets: @assets)
|
||||
puts "################# Debug asset_path"
|
||||
puts @asset_path.inspect
|
||||
end
|
||||
|
||||
test "asset path size" do
|
||||
|
||||
Reference in New Issue
Block a user