Skip to content

Commit b4d4a23

Browse files
committed
fix build
1 parent 0302227 commit b4d4a23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/generators/es6_component_generator_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ def filename
1717
end
1818

1919
test "creates the component file with a node argument" do
20-
puts name
2120
run_generator %w(GeneratedComponent name --es6)
2221
assert_file filename, %r{name: React.PropTypes.node}
2322
end

0 commit comments

Comments
 (0)