You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not modify the generated rust source code (in src/generated), only modify the emitter code (in /packages/typespec-rust/src/) if necessary
The test for the common-properties does already exist (under packages/typespec-rust/test/spector/azure/resource-manager/common-properties/tests/). Add a file called common_properties_error_client_test.rs there, and add tests for two methods - create_for_user_defined_error() and get_for_predefined_error().