Skip to content

Commit

Permalink
remove unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
taichi-ishitani authored Dec 20, 2023
1 parent ab78192 commit 9800ad2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/rggen/core/builder/layer_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
expect(layer.component_defined?(:buzz)).to eq true
expect(layer.component_defined?(:foo)).to eq false
expect(layer.component_defined?(:bar)).to eq false

end
end

Expand Down

0 comments on commit 9800ad2

Please sign in to comment.