mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 11:37:14 +00: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:
parent
9b271611f7
commit
8d26675083
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user