Skip to content

Commit 83cbb8f

Browse files
missing end
1 parent 4b3b9bd commit 83cbb8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/temporal/client.rb

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ def self.generate
1919
client_class.new(host, port, identity, Temporal.configuration.grpc_ssl_config)
2020
else
2121
client_class.new(host, port, identity)
22+
end
2223
end
2324
end
2425
end

0 commit comments

Comments
 (0)