Skip to content

Commit

Permalink
Fix style for Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
orien authored Jan 6, 2025
1 parent f4f0041 commit f6ae295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/cucumber/glue/proto_world_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def object.to_s
expect(@out.string).to include [
' subject: monkey',
' verb: eats',
' complement: banana',
' complement: banana'
].join("\n")
end
end
Expand Down

0 comments on commit f6ae295

Please sign in to comment.