Skip to content

Commit abd149c

Browse files
committed
lint
1 parent 76e9ac5 commit abd149c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/sandbox/test/base_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ class SomeComponent < ViewComponent::Base
177177

178178
module TestAlreadyConfiguredModule
179179
include ViewComponent::Configurable
180-
180+
181181
configure do |config|
182182
config.view_component = ActiveSupport::InheritableOptions[instrumentation_enabled: false]
183183
end

0 commit comments

Comments
 (0)