Closed mbates closed 4 years ago
The interfaces themselves should not be console logged, it creates a mess in the output that has to be cleaned up.
This line should be removed https://github.com/google/intermock/blob/6d72f684c74e07837da981b17b34f197f04bc2f3/src/lang/ts/intermock.ts#L988
Resolved with https://github.com/google/intermock/pull/32
The interfaces themselves should not be console logged, it creates a mess in the output that has to be cleaned up.
This line should be removed https://github.com/google/intermock/blob/6d72f684c74e07837da981b17b34f197f04bc2f3/src/lang/ts/intermock.ts#L988