Skip to content

Commit b2f1b99

Browse files
author
Simeon F. Willbanks
committed
Remove ActiveSupport try() dependency
- try() was removed in 70c7ac5, so no need to require
1 parent 341e721 commit b2f1b99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
require 'minitest/autorun'
44

55
require 'active_support/core_ext/string'
6-
require 'active_support/core_ext/object/try'
76

87
module TestHelpers
98
# Asserts that two html fragments are equivalent. Attribute order

0 commit comments

Comments
 (0)