Skip to content

Commit 4fb2be5

Browse files
committed
minor: point to the right test suite location
1 parent dd16a10 commit 4fb2be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionview/test/template/sanitize_helper_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'abstract_unit'
22

3-
# The exhaustive tests are in test/controller/html/sanitizer_test.rb.
3+
# The exhaustive tests are in test/template/html-scanner/sanitizer_test.rb
44
# This tests the that the helpers hook up correctly to the sanitizer classes.
55
class SanitizeHelperTest < ActionView::TestCase
66
tests ActionView::Helpers::SanitizeHelper

0 commit comments

Comments
 (0)