Skip to content

Commit 519b0b9

Browse files
committed
ci: Format code
1 parent 42a59fb commit 519b0b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spec/clients/connect_webviews_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
accepted_providers: accepted_providers,
5353
automatically_manage_new_devices: automatically_manage_new_devices,
5454
custom_redirect_failure_url: custom_redirect_failure_url,
55-
custom_redirect_url: custom_redirect_url,
55+
custom_redirect_url: custom_redirect_url
5656
}.to_json
5757
end
5858
end
@@ -62,7 +62,7 @@
6262
accepted_providers: accepted_providers,
6363
automatically_manage_new_devices: automatically_manage_new_devices,
6464
custom_redirect_failure_url: custom_redirect_failure_url,
65-
custom_redirect_url: custom_redirect_url,
65+
custom_redirect_url: custom_redirect_url
6666
)
6767
end
6868

0 commit comments

Comments
 (0)