Skip to content

Commit 43e74fb

Browse files
committed
Cleanup whitespace
1 parent 565a2b9 commit 43e74fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ def test_ignores_missing_dependencies
540540
paths = asset.metadata[:dependency_paths].map { |p| File.basename(p) }.sort
541541
else
542542
paths = asset.send(:dependency_paths).map {|d| File.basename(d.pathname) }.sort
543-
end
543+
end
544544
assert_equal ["missing.css.erb"], paths
545545
end
546546
end

0 commit comments

Comments
 (0)