Skip to content

Commit 198eb0b

Browse files
Fix: Remove unnecessary blank line in configuration_spec.rb
1 parent 10c54e1 commit 198eb0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/react_on_rails/configuration_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ module ReactOnRails
190190
end
191191
end
192192

193-
194193
it "changes the configuration of the gem, such as setting the prerender option to false" do
195194
test_path = File.expand_path("public/webpack/test")
196195
allow(::Shakapacker).to receive_message_chain("config.public_output_path")

0 commit comments

Comments
 (0)