Skip to content

Commit fe67282

Browse files
author
Matt Muller
committed
Rubocop
1 parent ee8cb9b commit fe67282

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gems/smithy/spec/interfaces/client/paginated_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
)
159159

160160
expect do
161-
subject.get_foos.each_item {}
161+
subject.get_foos.each_item {} # empty
162162
end.to raise_error NotImplementedError
163163
end
164164
end

0 commit comments

Comments
 (0)