Skip to content

Commit 9a2ec83

Browse files
committed
Remove debugging log
1 parent 036f5b8 commit 9a2ec83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/generators/component_generator_test.rb

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def filename_with_subfolder
3838
end
3939

4040
test "creates the component file in a subdirectory" do
41-
puts ShakapackerHelpers.available?
4241
run_generator %w[generated_folder/GeneratedComponent]
4342
assert_file filename_with_subfolder do |contents|
4443
if ShakapackerHelpers.available?

0 commit comments

Comments
 (0)