"megatron/vscode:/vscode.git/clone" did not exist on "98bb40d9931c1899712bef7655f8b8f25216f269"
- 11 Jun, 2020 1 commit
-
-
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.
-