test/buoys_helper_test.rb in buoys-0.5.0 vs test/buoys_helper_test.rb in buoys-0.6.0
- old
+ new
@@ -1,4 +1,5 @@
+# rubocop:disable Metrics/ClassLength
require 'test_helper'
class BuoysHelerTest < ActionView::TestCase
include Buoys::Helper
- old
+ new