We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036f5b8 commit 9a2ec83Copy full SHA for 9a2ec83
test/generators/component_generator_test.rb
@@ -38,7 +38,6 @@ def filename_with_subfolder
38
end
39
40
test "creates the component file in a subdirectory" do
41
- puts ShakapackerHelpers.available?
42
run_generator %w[generated_folder/GeneratedComponent]
43
assert_file filename_with_subfolder do |contents|
44
if ShakapackerHelpers.available?
0 commit comments