Skip to content

Commit

Permalink
Remove more trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
cacheflow committed Dec 18, 2024
1 parent 43ec181 commit dcc792e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/fcm_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
temp_file.write(json_credentials)
fcm_with_temp_file = FCM.new(temp_file)

expect do
expect do
fcm_with_temp_file
end.not_to raise_error
temp_file.close
Expand Down

0 comments on commit dcc792e

Please sign in to comment.