4.46.4-rc0
(fix): Fix wire test generation to use config.client.exported_class_name for the client class name
instead of deriving it from the organization and workspace names. This ensures wire tests
import and instantiate the correct client class when a custom exported class name is configured.