Skip to content

Commit 471219a

Browse files
author
Ron Dahlgren
committed
Remove newline
1 parent 0cae5d8 commit 471219a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/serpapi/client/client_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
short_key_client = SerpApi::Client.new(engine: 'google', api_key: 'abcdef', timeout: 10)
106106
inspect_str = short_key_client.inspect
107107
expect(inspect_str).to_not include('abcdef')
108-
109108
end
110109
end
111110

0 commit comments

Comments
 (0)