"vscode:/vscode.git/clone" did not exist on "0d21f366adeea29ef816ff137f4febc71c2416a7"
-
moto authored
`type` used in `common_utils` generates test class definition in `common_utils` and this modifies the module state after it's imported. This is anti-pattern. This PR get rid of the related utility functions and define test suite manually.
08217121